rust
https://github.com/rust-lang/rust
Rust
A safe, concurrent, practical language.
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Rust not yet supported360 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- && operator chains (and ||, possibly) generates unoptimizable LLVM IR
- Unknown imports appear randomly in wasm with wasm32-unknown-unknown
- &Box<[T]> does not impl IntoIterator
- Tracking issue for future-incompatibility lint `proc_macro_derive_resolution_fallback`
- Regressions with large (2-4GB) stack arrays on large stacks
- rustdoc: Try removing `Cache.stack` and instead working directly with the item path
- ICE: panicked at 'already borrowed: BorrowMutError' and thread panicked while panicking. aborting.
- Space for large, constant arrays is allocated on the stack
- Bad compiler error messages while using diesel
- Rustc should warn if you have a stability attribute on a non-public item
- Docs
- Rust not yet supported