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
- On arm, only require fpregs instead of vfp2 to allow s0-s15, s0-s31, and d0-15 register classes
- lint on more incorrect usages of `core::ffi::c_void`
- Add #[inline] to core::io methods with simple logic or forwarding
- `GenericArgs::types` triage + possible fixes
- [ICE]: incremental compilation error with evaluate_obligation
- [ICE]: `option_env!` + nested macro + non-unicode value hits `unreachable!()`
- borrowck is superlinear in the number of values held across an `.await`
- borrowck is superlinear in the number of `.await`s in one function
- Tracking issue (ish) for some declarative macro optimizations
- core: implement FusedIterator for StepBy
- Docs
- Rust not yet supported