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 supported276 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- Mark existing well-known cfg as unknown
- `rustdoc` emits spurious build errors due to unsatisfied trait bounds on code that compiles fine
- Much higher compile times with `-Z threads=8` than with `-Z threads=1`
- Parallel frontend (-Z threads=8) results in a different output than single-threaded
- "parallel-rustc" isn't working (on my PC at least)
- Varying diagnostics for multiplying Option<i32> and u32/i32, depending on how the call is written
- Tracking Issue for `core_io_borrowed_buf`
- Trait definitions with missing generic parameters suggest missing enum variant
- Compiler could give better suggestions on generics type.
- Similarly named macros aren't suggested for incorrect macro names in anyhow
- Docs
- Rust not yet supported