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 supported367 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- Parse and reject "typescript-style" anonymous enums
- Rustdoc should handle built-in macros
- Type inference for `todo!()` breaks inside a tuple
- Redundant error for "implementation ... not general enough" in "NLL" mode / since 1.63 (when it was made permanent).
- Borrow checking for static methods became more strict
- `split_inclusive`'s `DoubleEndedIterator` implementation is unexpected
- `Result<u32, u32>` uses less efficient ABI than `Result<i32, u32>`
- 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.
- fetch_max broken for atomici8 and atomici16 on some targets.
- Docs
- Rust not yet supported