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
- 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
- Regression evaluating `impl` bounds with `generic_const_exprs`
- Detect cases of lifetime errors caused by closures using a lifetime of its enclosing item and suggest anon lifetime
- fetch_max broken for atomici8 and atomici16 on some targets.
- `PhantomData`, mutable references and `drop` interaction unclear
- Docs
- Rust not yet supported