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
- Make std::io::Take<R> an instance of std::io::Seek when R:std::io::Seek
- Pretty-printer inserts an extra newline before the first match arm if it has a comment
- [testing infra] Pretty-printing tests fail when need to find an out-of-line module
- Inferring type succeeds with too little information
- MSVC profilers attribute most time to std::panicking::try::do_call<AssertUnwindSafe<closure>,()>
- Inference fails because it doesn't consider deref coercions
- Large array literal causes slow compilation
- Rust docs: Please add groupings of producers and consumers by type
- Attribute for skipping field of struct in Debug derives?
- travis-cargo currently cannot upload / generate code coverage information for documentation tests
- Docs
- Rust not yet supported