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 supported300 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- [ICE]: `Attempting to cast non-castable types`
- Tracking issue for release notes of #160203: `Iterator::{min,max}(_by_key)` should use overridden `min`/`max`/`lt`
- Tracking issue for release notes of #156160: feat: add symmetric PartialEq impls for Vec, &[T], &mut [T] versus Cow<'_, [T]>
- Return values from certain calls receive unnecessarily separate stack slots due to MIR passes
- [ICE]: `ScalarInt has size 8 but expected 1`
- [ICE]: `cannot call const_of_item on a non-type_const`
- Tracking issue for release notes of #160229: Extend `dropping_{references,copy_types}` lints to `drop_in_place`
- Spurious E0034 for trait methods coming from blanket impl on functions which already have other errors
- match guards with unreachable success blocks ignore fake borrows
- give next-solver's `evaluate_const` its own `try_evaluate_const` logic
- Docs
- Rust not yet supported