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 supported301 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- Performance: `Layout::align()` can assume, that the alignment is a power of two
- 8.5% runtime performance degradation for GNU-toolchain 1.45.x vs. 1.44.x in Windows
- Investigate speeding up `x86_64-apple` jobs
- Typechecker doesn't honor Deref as a trait bound on references when using * operator
- Suppress warnings caused by todo!()
- Missed optimization: loop with increasing index doesn't elide bounds check
- rustdoc: --show-coverage should show per-item, not per-file
- Add support for `#[doc(since="version")]` attribute
- rustc-dev does not contain enough to link against rustc libraries
- Feature request: Add a way to capture a formatter that can be passed to format helper functions
- Docs
- Rust not yet supported