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 supported359 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- rustdoc: inconsistency on which items have §
- Poor diagnostics for associated type mismatch on inherent method.
- Empty Implementors section in doc
- run non-const Display/Debug impls for const panic message
- "not general enough" error points to the async spawn site as opposed to the offending code
- Confusing error when populating a struct with a field called 'start' without an explicit value and a variable called start is not defined
- `as *mut _` does not cause by-`mut` place evaluation, causing an error stating `DerefMut` is not implemented, but it is
- const cycle detected error messages are confusing
- Can `rustc-dev` be made available for the `wasm32-unknown-unknown` target?
- Confusing error when borrowing members in an automatic dereference
- Docs
- Rust not yet supported