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
- Tests in panic=abort can hang if test spawns a subprocess
- Tracking issue for `impl Trait` in `const` and `static` items and `let` bindings
- The "type_alias_impl_trait" feature has problems handling lifetime parameters.
- Tracking Issue for `std::cell::{Ref, RefMut}::leak`
- Initializers of stable constants can call const unstable functions
- Clarify "cannot find macro `X` in this scope"
- E0700 does not point to where the captured lifetime is
- Diagnostic for E0596 points at the wrong borrow?
- MBE (macro_rules!) pattern-matching is unnecessarily O(n) even in simple cases.
- Add `with_exact_size` and `with_size_hint` to `Iterator`
- Docs
- Rust not yet supported