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 supported276 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- Confusing error message when future borrows value that is moved into map() closure
- Producing better output in case of "error[E0277]: the size for values of type `dyn std::error::Error` cannot be known at compilation time"
- Mismatched wasm output on darwin vs Ubuntu
- Can't return reference to passed-in referent that is assigned in a loop
- Incomplete error message "future created by async block is not `Send`"
- Limiting deprecated lint output
- Coherence issue when using crate-local traits with type parameters
- process::Command data loss when using Stdio::inherit for stdin and stdin has been read from
- Array Repeat operator should not use a loop for small sizes
- Recovering from keyword identifier mentions raw identifier that never appeared in the source code later
- Docs
- Rust not yet supported