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 supported360 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- Search is not showing `core` items
- compiletest directives docs for "ignore-" are incorrect or confusing
- [async closure] implementation of `Send` is not general enough using tokio channel
- Code model other than medium does not work with lto on riscv64
- 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`
- Optimization regression: array argument somehow produces null check?
- Problem building 1.86.0 on Darwin due to problematic usage of DYLD_LIBRARY_PATH in bootstrap
- Docs
- Rust not yet supported