1
Fork 0
rust/compiler/rustc_mir_transform/src/coverage
2023-12-16 11:10:10 +11:00
..
spans Rollup merge of #118666 - Zalathar:body-closure, r=cjgillot 2023-12-09 00:48:10 -08:00
counters.rs coverage: Eliminate BcbBranch 2023-11-25 12:29:20 +11:00
graph.rs coverage: Assert that bcb0 starts with bb0 and has no in-edges 2023-11-25 12:29:21 +11:00
mod.rs coverage: Skip instrumenting a function if no spans were extracted 2023-12-16 11:10:10 +11:00
query.rs remove redundant imports 2023-12-10 10:56:22 +08:00
spans.rs coverage: Skip instrumenting a function if no spans were extracted 2023-12-16 11:10:10 +11:00
tests.rs remove redundant imports 2023-12-10 10:56:22 +08:00