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 supported301 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- Add regression test to ensure optimal compilation
- Add #[track_caller] to signed integer div/rem methods
- `<usize as SliceIndex<[T]>>::get_unchecked` reports "`assume` called with `false`" in const-eval instead of the out-of-bounds precondition message
- generalize-pattern
- [EXPERIMENT] Check if isolating `Matrix::unspecialize` dodges regressions
- core: skip emitting rejects if result doesn't cary it
- std: make a lot of items crate private
- Type inference fails to unify `impl Trait` in `map_or_else` closures
- [ICE]: `Attempting to cast non-castable types`
- [ICE]: `item_name: no name for DefPath`
- Docs
- Rust not yet supported