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 supported364 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- Shrink no-op drop elaboration
- Add xdg_basedir API
- Add CoerceShared field-wise reborrow WF checks
- Tracking issue for release notes of #151994: switch to v0 mangling by default on stable
- ICE: "slice index starts at N but ends at N-1" in the annotate-snippets diagnostic renderer when a diagnostic points at a source line containing non-ASCII (multibyte) characters, under `--error-format=json`
- broken link in proc-macro-generated doc referencing later-defined macro (--document-private-items)
- 1.97 beta regression due to name collision with `bit_width`
- ICE: StyledBuffer::replace panics 'slice index starts at 12 but ends at 11' when emitting dead-code warning for method with 11+ character name
- Drop elaboration emits `O(N²)` cleanup for partially-initialized aggregate literals ā super-linear `-O` compile time
- Closure parameter type not inferred from `Fn` bound through a `[F; 1]` wrapper
- Docs
- Rust not yet supported