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
- rust_2024_incompatible_pat bad suggestion with proc-macro when brace comes from input
- unsafe_op_in_unsafe_fn causes unnecessary unsafe warnings
- Support calling functions with SIMD vectors that couldn't be used in the caller
- False positive `dead_code` lint when type is only used via destructuring
- rust_2024_prelude_collisions fails with glob of underscore import
- Bad suggestion for macro_rules macros generated from a proc-macro
- Compiler fails to see an existing trait implementation for an indirectly referred type
- Tracking issue for RFC 3458: Unsafe fields
- ReferencePropagation introduces UB into code that is accepted by Stacked Borrows
- The diagnostic emitter doesn't deal with non-ASCII characters correctly when eliding parts of overly long source lines
- Docs
- Rust not yet supported