rust
https://github.com/mozilla/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 supported291 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- 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
- Use `try_fold` in `Vec::extend_desugared`
- `Result` and `Option`: remove a handful of unnecessary `[const] Destruct` bounds
- resolve instances in ctfe based on current const context
- Special-case emscripten without atomics to take no-threads path
- Docs
- Rust not yet supported