1
Fork 0
rust/compiler/rustc_mir_transform/src/coverage
2024-10-18 20:14:02 +11:00
..
spans Reformat using the new identifier sorting from rustfmt 2024-09-22 19:11:29 -04:00
counters.rs coverage: Store bcb_needs_counter in a field as a bitset 2024-10-06 23:01:29 +11:00
graph.rs Reformat using the new identifier sorting from rustfmt 2024-09-22 19:11:29 -04:00
mappings.rs coverage. Warn about too many test vectors 2024-10-08 11:15:26 +08: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 Reformat using the new identifier sorting from rustfmt 2024-09-22 19:11:29 -04: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