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 supported360 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- Poor error message for attempt to make doubly-fat pointers
- cargo test incorrectly warns for dead code
- `thread::Builder::spawn` returns WouldBlock for EAGAIN
- Adding a specialized impl can break inference.
- [docs] unclear how to create a Box<[T]> from a pointer and a length
- trait implementation hidden by where clause
- API convention for blocking-, timeout-, and/or deadline-related functions
- 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