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 supported286 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
- Implement `AsRef<ByteStr>` for `[u8]`
- Optimization regression: array argument somehow produces null check?
- Code model other than medium does not work with lto on riscv64
- Implement `AsRef<OsStr>` for `Cow<'_, Path>`
- Problem building 1.86.0 on Darwin due to problematic usage of DYLD_LIBRARY_PATH in bootstrap
- `#[target_feature]` mismatch on unsafe trait fn vs its impl causes sneaky UB
- Spurious irrefutable_let_patterns warning with let-chain
- Fix error reporting for multibyte characters in byte string literal
- Performance regression in nightly with target-cpu=native on znver4
- Docs
- Rust not yet supported