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
- Supress suggest `let else` when no let in refutable bindings
- asm! support for the Xtensa architecture
- Consider `Result<T, Uninhabited>` and `ControlFlow<Uninhabited, T>` to be equivalent to `T` for must use lint
- Explicitly forget the zero remaining elements in `vec::IntoIter::fold()`.
- x.py has usability issues
- Check span owners (span lowering) in debug builds and fix missing lowerings
- rustc: Stop passing `--allow-undefined` on wasm targets
- macOS 26 arm64: `vec![None; N]` with `Option<NonZero<…>>` can cause libc abort on free
- Tracking Issue for `exact_div`
- Improve TLS codegen by marking the panic/init path as cold
- Docs
- Rust not yet supported