rust/compiler/rustc_mir_transform/src/coverage
2023-10-16 20:52:20 +11:00
..
spans coverage: Remove enum CoverageStatement 2023-10-10 13:39:23 +11:00
test_macros inline format!() args up to and including rustc_middle 2023-07-30 13:18:33 +02:00
counters.rs coverage: Store a graph reference in the graph traversal struct 2023-10-12 21:41:13 +11:00
graph.rs coverage: Simplify adding BCB successors to the traversal worklists 2023-10-12 22:37:58 +11:00
mod.rs coverage: Remove code for making expression copies of BCB counters 2023-10-03 13:03:39 +11:00
query.rs coverage: Let each coverage statement hold a vector of code regions 2023-10-03 13:03:39 +11:00
spans.rs coverage: Rename check_invoked_macro_name_span to maybe_push_macro_name_span 2023-10-16 20:52:20 +11:00
tests.rs coverage: Store a graph reference in the graph traversal struct 2023-10-12 21:41:13 +11:00