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 supported277 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- Diagnostic improvement of macros
- FakeRead is semantically meaningful to miri (but gets optimized away)
- Feature-gating on closures is broken
- Inhibit unused_mut variables if unused_variables is also triggered
- Borrowck cannot infer dangling lifetimes
- Better pattern argument naming in rustdoc
- thread 'rustc' panicked at 'no entry found for key', compiler/rustc_metadata/src/rmeta/decoder/cstore_impl.rs:547:9
- `ptr::copy_nonoverlapping` slower then manual bytewise copy
- Doctests now run on non-exported `macro_rules!`, but can't actually test the macro
- Misleading error message when mistyped pattern matching in closure's argument
- Docs
- Rust not yet supported