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 supported368 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- Comparison operators have higher precedence than range operator `..`
- Extend #[bench] with memory usage
- Deref coercion from `String` to `&str` doesn't seem to always work
- Error messages are odd for delegating traits
- Resolve type-relative projections / assoc ty paths `Type::AssocTy` based solely on type, instead of a Def
- Could type inference insert coercions to accommodate box desugaring?
- Can’t declare lifetime for closure that returns a reference
- Deref coercion not working for `Box<Trait>`
- rustdoc should indicate variance on lifetime & type parameters
- Rustdoc links to std library types can bypass the facade
- Docs
- Rust not yet supported