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 supported368 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- Lints stop firing if macro reports with `Span::call_site`?
- Tracking implementation for MC/DC
- coverage: Treat each match arm as a "branch" for branch coverage
- ICE: hit debug-assertions assertion `left == right` failed in compiler/rustc_middle/src/hir/map/mod.rs
- Decl macro parser reaching end of input reports as "found `<eof>`" which could be more descriptive
- Known limitations of branch coverage instrumentation
- Passing pointer to value of type alias with `impl Trait` through function breaks this type
- Borrow incorrectly "escapes" function when calling method of blanket impl for `'static` type
- Using `as` to get `todo!` to work with `impl` return gives false unreachable code warning
- Noop loop is only optimized away when the range is half-open
- Docs
- Rust not yet supported