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
- Deref coercion from `String` to `&str` doesn't seem to always work
- Error messages are odd for delegating traits
- &mut self borrow conflicting with itself.
- The compiler should report publicly exported type names if possible
- Trait bounds are not yet enforced in type definitions
- deny(warnings) doesn't affect all warnings, only those generated through the lint system
- GDB should break on panic
- Cannot infer closure type with higher-ranked lifetimes inside Box::new
- where clauses are only elaborated for supertraits, and not other things
- Can't write non-overlapping blanket impls that involve associated type bindings
- Docs
- Rust not yet supported