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 supported289 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- Uplift and extend `clippy::needless-maybe-sized` into rustc
- reference dirfd implementation
- Make `Rc<T>::deref` zero-cost
- Temporary lifetime extension for blocks
- Resolver: Batched Import Resolution
- Compiling 1.86 with 1.85 fails -found crate … compiled by an incompatible version of rustc - 1.86.0-nightly … recompile that crate using this compiler (rustc 1.85.0-nightly
- ICE: stack overflow with `-Ztyping-mode-borrowck` in inference
- rustdoc thinks Deref extends to functions that use `Pin<&mut Self>`
- Ensure we can optimize out does-nothing `drop`s like `array::IntoIter<NotNeedsDrop, N>`
- Suggests changing slice-like type instead of index for invalid `SliceIndex`
- Docs
- Rust not yet supported