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 supported273 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- Error messages can be ambiguous between types and type parameters
- repr(simd) does not align to Intel recs on x86_64
- Provide a means of turning iterators into fixed-size arrays
- Create a canonical implementation of traits and use it in tuples & derive macros
- Rustc cannot optimize sequence of copies while clang does.
- When a variable is incorrectly used in a closure, error points to the source of the borrow, not the variable
- Rustdoc testing fails to build with ASan enabled (in some cases)
- #[rustc_inherit_overflow_checks] should be documented instead of replaced with e.g. Add::add calls.
- Emit warning when using `as` to directly cast function items to any integral type other than usize
- 1500-arm match statement causing a major build time and memory use spike, especially for wasm target
- Docs
- Rust not yet supported