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 supported274 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- ICE: cannot relate bound region: ReLateBound
- `static` containing `UnsafeCell` can circumvent const-checking with certain feature gates
- Deprecation text for Error::description leads users towards accidentally introducing infinite recursion
- Add regression tests for rust-lldb python wrappers
- cross-built compiler doesn't have the standard library for the target in its sysroot
- Help messages could include required `use` line.
- When linking statically, native libraries should go inside --start-group/--end-group for robustness
- allow_internal_unstable silently ignores typos in feature names
- Exponential compilation time for recursive data structures implementing traits with associated types.
- Clean up handling of `WrongNamespace` in `collect_intra_doc_links`
- Docs
- Rust not yet supported