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 supported360 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- Allow a control flow statement to be decorated with #[allow(unreachable_code)]
- Fn[Mut] trait missing lifetime parameter
- Diagnostics hint for const generics
- Unfreed (but still reachable) allocations in std::io::stdin are reported by Valgrind if non-default `--show-leak-kinds=all` option is specified
- LLVM ERROR: Function addresses with offsets not supported
- diagnostics: suggest Result instead of Option if inner arguments would match
- Rust insufficiently optimizes loop { match { } } state machines
- 'expected struct `cargo_metadata::Package`, found a different struct `cargo_metadata::Package`' should note that one is a module and one is a crate
- use PlaceRef abstraction more consistently
- macOS bug with newest update
- Docs
- Rust not yet supported