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 supported289 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- no-op remap_path_prefix change invalidates incremental cache
- "single tab mode" for rustdoc search
- `unused_imports` on `pub use macros::*` should explain that `[macro_export]` macros don't need to be exported.
- ICE: `assertion failed: !t.has_escaping_bound_vars()'`
- Tracking Issue for `bare_link_kind`
- Higher-ranked trait bounds in function signature incorrectly require bounds on the impl
- headings in struct field documentation has confusing spacing
- regression: crate compiles much slower with 1.82
- Support for const string interpolation into inline assembly
- unsafe { &mut *x } vs &mut unsafe { *x }
- Docs
- Rust not yet supported