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
- Allow non-ascii-idents in extern blocks
- 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.
- Incorrect 'unused extern crate warning' with `extern crate alloc`
- Private supertraits are not callable on concrete types
- rustdoc: Suggest a correct disambiguator if the link is otherwise correct
- Incorrect HashMap visualization in WinDbg
- std::fs::write is not atomic - document it explicitly or make it atomic
- Docs
- Rust not yet supported