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 supported296 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- Add ui tests for test harness item walk and proc macro input gating
- [crater experiment] lint against `Struct { .. }` when `Struct` has all private fields
- Add accurate targeting for imperfect derives diagnostic in `E0277`
- The document of `Future` lacks the specification to say every calling to `poll` of the same future shall happens-before another
- Rustdoc: table stripes hide inline code span background color
- Temporary lifetime testing strategy
- Another bug in `BTreeMap` from allocator panicking on drop; this time in `remove`
- Another bug in `BTreeMap` from allocator panicking on drop; this time in `split_off`
- [ICE]: Bug when compiling simple example but with error.
- Lower #[no_mangle] to #[symbol_name]/#[link_name]
- Docs
- Rust not yet supported