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 supported365 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- Fix misleading error messages for keywords that escape a const initializer
- `BTreeMap::insert` is not panic-safe; allocator panic during split propagation breaks length invariant
- Add paths for linked associated items
- rustdoc: fix ICE when delegating functions with `impl Trait` as argument type
- Redesigned `Components` iterator to use front and back indexing instead mutating and subslicing path field
- [ICE]: SIGSEGV in `WebAssemblyLateEHPrepare` on wasm32 build with `panic=unwind` + `-Zbuild-std` (regression from nightly-2026-05-08 → nightly-2026-05-09)
- Emit either mono item of `Drop::drop` or `Drop::pin_drop` depending on which was implemented
- rustc has stopped emitting unused `repr`/`link`/`panic_handler` attribute lints on macro invocations
- Resolve inner attributes from inside the module
- Tracking Issue for `os_str_split_at`
- Docs
- Rust not yet supported