rust
https://github.com/mozilla/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 supported301 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- Higher rank trait bounds cannot genericise across functions with a bound sharing a lifetime with the prototype
- Two recursive trait strategies. Only one compiles.
- Tracking issue for {Rc, Arc}::get_mut_unchecked
- Warn about non-printable characters in string literals
- LLVM error with arithemetic on function addresses
- bare_trait_objects help is incorrect with Box<Trait + 'lifetime> in 2015 edition
- Nested closures give suboptimal move suggestion
- object lifetime bound defaults in trait bindings are incompletely implemented
- rustc (>= 1.20.0) fails to optimize moves in trivial cases
- NLL issue when using DerefMut to access fields through a Pin, causing multiple mutable borrow error
- Docs
- Rust not yet supported