This website requires JavaScript.
Explore
Help
Sign in
bjoernager
/
rust
Watch
1
Fork
You've already forked rust
0
Code
Activity
2a3b4a0afd
rust
/
compiler
/
rustc_mir_transform
/
src
/
coverage
History
Zalathar
2a3b4a0afd
coverage: Extract
subtracted_sum
in counter creation
2024-12-04 17:00:25 +11:00
..
spans
reduce false positives of tail-expr-drop-order from consumed values
2024-11-20 20:53:11 +08:00
counters.rs
coverage: Extract
subtracted_sum
in counter creation
2024-12-04 17:00:25 +11:00
graph.rs
coverage: Simplify logic for chaining multiple blocks into one BCB
2024-11-01 20:04:01 +11:00
mappings.rs
fix a couple clippy:complexitys
2024-10-23 22:15:59 +02:00
mod.rs
Revert "Rollup merge of
#133418
- Zalathar:spans, r=jieyouxu"
2024-11-29 14:57:01 +11:00
query.rs
coverage: Use a query to identify which counter/expression IDs are used
2024-11-30 00:58:48 +11:00
spans.rs
fix a couple clippy:complexitys
2024-10-23 22:15:59 +02:00
tests.rs
Reformat using the new identifier sorting from rustfmt
2024-09-22 19:11:29 -04:00
unexpand.rs
coverage: Treat await similar to a macro
2024-09-06 17:01:59 +12:00