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
- Policy for lint expansions
- Have a separate `Constructors` section in rustdoc for each type that shows functions that can be used to construct the type.
- Cannot call method that requires a non-array unsized coercion, contrary to the reference
- match generates more branch instructions
- ICE: `can't find an upper bound` in nll::compute_regions in rustc_borrowck
- Add APIs for dealing with titlecase
- Don't show two different types as the same thing in a single function
- `#[repr(transparent)]` causing weird and confusing type errors
- std::process::Command sometimes ignores PATH env variable on Windows
- Emit a warning if a `match` is too complex
- Docs
- Rust not yet supported