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 supported287 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- Suggest the correct name if using a struct literal and struct update syntax
- `std::backtrace::Backtrace` should filter by `__rust_end_short_backtrace` and `__rust_begin_short_backtrace`
- Compiler panic: evaluating trait selection obligation
- Use simpler abbreviations when reporting error types
- Diagnostic points at entire path instead of path argument if the latter does not satisfy a trait bound
- Weird cyclic type error
- Rust suggests to add the parameter in the wrong position if a parameter is missing from a function which contains a closure
- Group navigation items in the docs by source crate/module
- Confusing compilation error when forgetting to deref_mut in a chain of iterators
- Hard to understand error when trying to create an use a mutable string literal
- Docs
- Rust not yet supported