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 supported273 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- Suggest `Some(&v)` rather than `Some(v.clone())` when calling generic owning methods
- Call to function broken by unrelated constraint on generic function containing the call
- pre-commit hook for `./x.py fmt` appears to not always know which files were changed.
- Suboptimal interaction between lifetime oriented and value oriented type system in the presence of closures.
- Exponential time complexity when type checking code with equality constraints
- Emit errors or warning to user about recursion of display
- [Specialization] Alternatve Minimal implementation: only allow whole-impl specialization, haskell style
- `--print=native-static-libs` is not emitted to `stdout`, but instead to `stderr`
- ICE: dead: `non-ADT in struct pattern`
- Trying to compile my project but it fails.
- Docs
- Rust not yet supported