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 supported369 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- Fixup and re-enable many tests for NVPTX
- Clarify `&UnsafeCell<T>` → `&T` access
- Reject non-constructor self types in const-arg tuple-call lowering
- rustc_lint: Allow scoped `non_ascii_idents` lint levels
- Tracking Issue for `xdg_basedir`
- Avoid computing layout of enums with non-int discriminants
- broken link in proc-macro-generated doc referencing later-defined macro (--document-private-items)
- 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^2)` cleanup for partially-initialized aggregate literals
- Closure parameter type not inferred from `Fn` bound through a `[F; 1]` wrapper
- Docs
- Rust not yet supported