1
Fork 0
rust/compiler/rustc_mir_transform/src/coverage
许杰友 Jieyou Xu (Joe) 5580ae9795
Rollup merge of #123934 - WaffleLapkin:graph-mini-refactor, r=fmease
`rustc_data_structures::graph` mini refactor

Who doesn't love to breathe dust from the ancient times?
2024-04-15 16:56:18 +01:00
..
spans Unbox and unwrap the contents of StatementKind::Coverage 2024-03-23 22:05:11 +11:00
counters.rs Merge WithNumNodes into DirectedGraph 2024-04-14 15:46:40 +00:00
graph.rs Use RPITIT for Successors and Predecessors traits 2024-04-15 13:34:08 +00:00
mod.rs Replace RemapFileNameExt::for_codegen with explicit calls 2024-03-28 18:47:26 +01:00
query.rs coverage: Remove useless constants 2024-04-04 11:07:59 +11:00
spans.rs Merge WithNumNodes into DirectedGraph 2024-04-14 15:46:40 +00:00
tests.rs Merge {With,Graph}{Successors,Predecessors} into {Successors,Predecessors} 2024-04-14 15:48:53 +00:00