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 supported370 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- ICE in link_staticlib: called Result::unwrap() on an Err value: Os { code: 2, kind: NotFound, message: No such file or directory }
- 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
- rustdoc: fix ICE when delegating functions with `impl Trait` as argument type
- Split `Components` iterator to prefixed and non-prefixed versions and optimize `Components` for non-prefix path based platforms
- [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