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
- You can never call your own `fn borrow(&mut self, ...)` method if you `use std::borrow::Borrow;`
- Option as_ref compilation error when implementing cause method for Error trait
- Separate the Res::Local case from hir::ExprKind::Path.
- #[repr(u16)] enum doesn't pack fields as expected
- edition idioms lints: `unused_extern_crate` false positives
- Feature Requst: Add regex support to test filters
- Mention `;` when not expecting statement and finding one in the context of a macro
- run-pass/extern-pass-empty is probably a bogus thing to test
- Tracking issue for comparing raw pointers in constants
- MetaItem fails to parse global paths
- Docs
- Rust not yet supported