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
- Confusing error message when traits from different modules have the same name
- "mod lib" in lib.rs produces incorrect error message
- odd span with unused import generated by macro
- redundant E0210 (coherence) after E0120 (blanket Drop impl)
- Rustdoc generates docs for hidden methods in impls
- Constant let binding slower than const
- cyclic type "of infinite size" may not be
- Adding type annotation equivalent to existing type changes code semantics
- incr. comp.: Increase partition granularity via special-casing non-inlined functions
- Implementation of Index<Foo> prevents indexing arrays by other index types
- Docs
- Rust not yet supported