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 supported290 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- `unused_variables` and `unused_assignments` lints do not catch array usage
- LLVM is unable to eliminate bounds checks with widening multiply
- Confusing error msg without indication of where the error occured
- Using `include_bytes!` on large binary blobs compiles more slowly than expected
- Footgun with const declarations of type Atomic*
- wasm32-unknown-unknown target should not make output executable
- Removing bound from generic type causes an "overflow evaluating a requirement" error.
- impl Trait does not capture lifetime of generic argument
- On type mismatch involving fn call, point at fn definition
- Tracking issue for `Cow::is_borrowed` and `Cow::is_owned`
- Docs
- Rust not yet supported