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 supported287 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- The safety requirements for using custom smart pointers with `Pin` are insufficient
- Trait aliases: Also imply default trait bounds on type params other than `Self`
- Casts between floats and ints fail to roundtrip properly on `i586-unknown-linux-gnu`
- Use shell-words to parse output from llvm-config
- Type of const generic can't be associated type.
- Externally Implementable Items: `error: undefined symbol` with dynamic linking
- rustdoc-json: links to associated items like methods have ids that don't exist in `index` or `paths`
- Updated docs for Vec::swap_remove and VecDeque::swap_remove_front/back
- Diags `unused_crate_dependencies`&`unused_extern_crates` "errneously" issued w/ `-Z build-std`
- Optimisation: avoid emitting verify bounds that always hold
- Docs
- Rust not yet supported