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 supported275 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- Benchmarks are run when just executing tests, leading to very slooooow tests
- Fully generalize cmp instances
- Poor performance returning enums larged than a word. Possibly poor code generation?
- Coherence and blanket impls interact in a suboptimal fashion with generic impls
- replace the implementation of inline functions
- rustdoc: provide summary views
- rustdoc doesn't substitute type parameters
- Compile ignored tests rather than skipping
- `-Zunpretty=expanded` does not preserve hygiene
- Consider aggressively avoiding generating memcpys for moves if we can avoid it
- Docs
- Rust not yet supported