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 supported359 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- `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
- mark the 'import linkage' statics as unnamed_addr
- Redesigned `Components` iterator to use front and back indexing instead mutating and subslicing path field
- Avoid inserting invalid Subtype casts when types don't relate
- [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
- fix-155516: Don't suggest wrong unwrap expect
- rustc has stopped emitting unused `repr`/`link`/`panic_handler` attribute lints on macro invocations
- Docs
- Rust not yet supported