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 supported276 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- Strange coverage results from `-C instrument-coverage`
- trait method calls on `~const` bounded types should not be allowed in generic const exprs
- Consider redefining the places `~const` bounds are allowed
- Tracking issue for dyn-star
- `rustc` should suggest borrowing values, when a borrow satisfies the same trait bound as an owned value
- Spurious and incorrect "irrefutable `if let` pattern" warning in the presence of or-patterns
- included range in for loop gives more assembly code than excluded range
- Consider adding `fmt::fmt_fn` or `fmt::from_fn` to the standard library
- Diagnostic for const with slice type should suggest converting to array type
- Need more helpful diagnositics for label values.
- Docs
- Rust not yet supported