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
- `Result<u32, u32>` uses less efficient ABI than `Result<i32, u32>`
- Tracking Issue for refined trait implementations
- Reference to `std::fmt::Debug` not using full path in "multiple applicable items in scope" error
- Diagnostic Translation
- std::net::TcpStream::connect() and .to_socket_addrs() segfault when address is "localhost:8080", build is static and /etc/hosts is empty on arch linux.
- Different (suboptimal) assembly generated for `match` expr vs `if`-`else if`s
- Intra-doc links to methods should link to a "good default"
- Linking error: ld: file too small (length=0)
- Rust bootstrap - x.py --dist using the wrong Cargo.toml location
- "Methods from Deref<Target = [T]>" doesn't render const
- Docs
- Rust not yet supported