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
- Iterator::skip is not zero-cost in some cases (badly optimized by LLVM)
- Adding nom as a dependency to a proc-macro crate with tests results in link error
- compiler_fence may emit machine code
- E0391 (cycle detected): error message overly complicated, should be more similar to "let" example
- Assert panic is difficult to read for long expressions
- "Cycle computing supertraits" error could be more helpful
- "Variable is assigned to, but never used" not thrown
- build fails with error[E0463]: can't find crate for `rustc_macros` which `rustc` depends on in rustc_llvm
- Document that str, slices, (more?) can't safely straddle allocation boundaries
- MaybeUninit<T> could be Copy for all T
- Docs
- Rust not yet supported