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 supported360 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- Add a spell checker for libcore/libstd documentation
- Tracking Issue for raw slice getters (slice_ptr_get)
- Better slices array type inference
- Performance regression from Rust 1.37 to 1.38 when using unreachable_unchecked
- Terrible code generation with a zillion bounds checks.
- -Clink-dead-code doesn't generate dead non-generic items appearing within (instantiated) generic impl blocks
- Re-exported tuple struct changes field visibility depending on how it is imported
- Formalize SVH stability for a specific release and target
- Confusing 'type mismatch' error when using function pointer as fn trait
- asm!: `push offset` causes `unexpected token!`
- Docs
- Rust not yet supported