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 supported276 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- Metadata for DLLs should actually go in the LIB import library on Windows
- fs::remove_dir_all rarely succeeds for large directories on windows
- println! sometimes panics in drop methods
- Consider having special debugger pretty printers/handling for Unique/Shared/NonZero
- #[macro_export] stops macro's documentation tests from working
- Associated item projections across crate boundaries slightly broken
- Dead code warning should provide some help for making the code public in library crates
- dropck doc oversights / revision
- Wrong error message (or type system bug) for unsatisfied trait bound
- Higher-ranked lifetime bounds give confusing errors
- Docs
- Rust not yet supported