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 supported275 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- Collision between extern-block fn and #[no_mangle] fn not detected
- Closures should infer to capture by copy
- In some cases, the compiler doesn't find a proper macro rule even when it exists
- Exposure of HashMap iteration order allows for O(n²) blowup.
- "lifetime parameter is not constrained..." when using lifetime param to derive assoc. type from reference type trait impl
- Unions interacting with Enum layout optimization
- `impl Trait` fails to resolve when returning `!`
- Windows Defender goes nuts when running rustdoc on some projects
- Specialization influnces inference
- Code only compiles with try!, not with question mark syntax
- Docs
- Rust not yet supported