rust
https://github.com/rust-lang/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 supported353 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- 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
- 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`
- Tracking issue for string-like `AsRef` coverage
- Implement `AsRef<ByteStr>` for `[u8]`
- Optimization regression: array argument somehow produces null check?
- Implement `AsRef<OsStr>` for `Cow<'_, Path>`
- Problem building 1.86.0 on Darwin due to problematic usage of DYLD_LIBRARY_PATH in bootstrap
- Strange type inference for recursive RPIT
- Docs
- Rust not yet supported