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 supported322 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- linker: when emitting static executables, explicitly hint static
- Add `overflow_checks` intrinsic
- When annotations needed, look at impls for more accurate suggestions
- Incorrect reporting of asm labels in Nightly
- Add `#[optimize(none)]`
- Redundant calls to Vec::reserve are not optimized out
- Can't cast a pointer of a trait object newtype to a pointer of that trait object.
- bootstrap: sccache has no effect / RUSTC_WRAPPER not used?
- False positive `dead_code` for const used as const generic argument during impl marker trait
- Improve dead code analysis for structs and traits defined locally
- Docs
- Rust not yet supported