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
- 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
- Function references missing from __unwind_info on OS X
- Proposal: Mismatching parameter name lint
- Don't run allowed lints
- Re-exported tuple struct changes field visibility depending on how it is imported
- Add a spell checker for libcore/libstd documentation
- Error message suggests using `&` and `mut` when matching on fields behind a `&mut`, rather than `&mut` or `ref mut`
- `negative_impls` and `optin_builtin_traits` nightly-features allow trait impls to overlap
- Docs
- Rust not yet supported