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 supported273 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- Documentation of `mem::uninitialized` potentially confusing for ZSTs
- UI test `sanitize/hwaddress.rs` fails with linker error on aarch64 when executed with 1 CGU
- Documentation: inline code with links split into multiple blocks
- False positive for unstable_name_collisions lint
- Path::components().as_path() for "///a/b" failing to normalize multiple slashes for root dir on Unix
- ICE when moving bin to a new place when having a bin and a lib in one project
- io::Error::new(_, string literal) allocates Box<Box<String>> and copies the string
- E0658 should suggest `if Some(foo) == expr`
- Unhelpful / misleading error message and help message when using a reference to a vector
- Windows - std::fs bug - specific file name causes thread to hang or false positive on file open.
- Docs
- Rust not yet supported