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 supported359 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- `rustc_parser` incorrectly parses groups with `Delimiter::None`
- Expand `unreachable_code` lint to support detecting unreachable code after panicking.
- Compile code is very slow in debug mode
- Infinite types not detected
- Expose `abort` function from core
- Implementation of std::net::TcpListener::shutdown
- Support Visual Studio heap profiler in MSVC targets
- `repr(C)` is not respected for enums with uninhabited variants
- Type inference can't resolve type of output of `dyn Future` inside of `impl Fn` inside of Vec
- ICE in unsized fn params: tried to statically allocate unsized place
- Docs
- Rust not yet supported