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
- likely/unlikely intrinsics fail to propagate through inline functions
- RawVec stores a capacity field even if T is zero-sized
- Rust compiler has unintuitive lifetime for returned mutable borrow in loops
- Add suggestion/explanation to error on trying to mutably borrow immutable reference
- optimisation opportunity missed due to `assert!`
- Lifetime errors for referenced objects when reference is moved are not clear
- make easier/possible to detect `derive` attributes after expansion
- Big performance problem with closed intervals looping
- [incremental] skip type-checking
- Cannot infer type in test from section 12.4 of rust book v2
- Docs
- Rust not yet supported