rust/compiler/rustc_mir_transform/src/coverage
2024-10-26 09:38:47 +11:00
..
spans Reformat using the new identifier sorting from rustfmt 2024-09-22 19:11:29 -04:00
counters.rs coverage: Don't rely on the custom traversal to find enclosing loops 2024-10-26 09:38:47 +11:00
graph.rs coverage: Don't rely on the custom traversal to find enclosing loops 2024-10-26 09:38:47 +11:00
mappings.rs fix a couple clippy:complexitys 2024-10-23 22:15:59 +02:00
mod.rs Dont ICE when computing coverage of synthetic async closure body 2024-10-18 20:14:02 +11:00
query.rs Avoid ICE in coverage builds with bad #[coverage(..)] attributes 2024-10-03 21:12:24 +10: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