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
- Reconsider using SVH for loading transitive crate dependencies
- Add Vec::contains_ref which is worse for inference but less restrictive than Vec::contains
- Output code bloat when programming with a functional style
- Enable some android host builder
- Avoid shipping duplicate artifacts in the host and target sysroot
- rustc: Uses 75G of RAM and takes 1h30 on attached
- target_pointer_width in proc-macro crates provides build-time width, but some clients want runtime width
- Slow "llvm module passes"
- `cfg_target_feature` and `target_feature` don't interact properly
- region inference sometimes fails to recognize implied bound in closure
- Docs
- Rust not yet supported