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
- Proposal: Split `unused-variables` lint into `unused-variables`, `unused-function-parameters`, and `unused-trait-function-parameters`
- Uninformative error message when casting usize to pointer to generic `?Sized` type
- std::line macro can be wrong in 1.44.1 stable under proc-macros
- Better error for import of associated items
- Improve documentation of read_vectored and write_vectored
- `overflow evaluating the requirement` with `impl`s those seem to be right
- Error on struct pattern with enum
- todo! and unimplemented! does not work with impl Trait return types
- libtest panics when running `should_panic` tests under QEMU armv7
- CString does not preserve capacity
- Docs
- Rust not yet supported