rust
https://github.com/rust-lang/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 supported360 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- Warn about C-style octal literals
- Add rationale for `rustc_lint` behind allowing rustc::potential-query-instability lint
- Add rationale for `rustc_type_ir` behind allowing rustc::potential-query-instability lint
- `-Crelocation-model=rwpi` (and possibly others) are unsound due to affecting the ABI
- Further restricting what coercions are allowed on places of type `!`
- Compile time regression with the new trait solver and diesel
- Lint on `as_deref` from `&&T` to `&&T` or `&T` to `&T`, to catch people thinking "deref" dereferences
- Support "zippered" macOS binaries
- std: detect stack overflows in TLS destructors on UNIX
- Tracking issue: Attribute refactor
- Docs
- Rust not yet supported