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 supported275 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- `thread::Builder::spawn` returns WouldBlock for EAGAIN
- [docs] unclear how to create a Box<[T]> from a pointer and a length
- trait implementation hidden by where clause
- Adding a specialized impl can break inference.
- Program compiles even though a type cannot be inferred
- API convention for blocking-, timeout-, and/or deadline-related functions
- Test coverage for double trailing commas is poor
- Adding serde_json as an unused external crate causes a compiler error in unrelated code
- ill-typed unused FFI declarations can cause UB
- Rustdoc: replace Self with concrete types
- Docs
- Rust not yet supported