Skip to content

Commit 5b13e7a

Browse files
authored
Rollup merge of rust-lang#56343 - yui-knk:remove_mir_stats_mod, r=nikomatsakis
Remove not used mod `mir_stats` mod has not been used since c1ff104.
2 parents 634333a + 934e4d3 commit 5b13e7a

File tree

2 files changed

+0
-257
lines changed

2 files changed

+0
-257
lines changed

src/librustc_passes/lib.rs

-1
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,6 @@ pub mod ast_validation;
4141
pub mod rvalue_promotion;
4242
pub mod hir_stats;
4343
pub mod loops;
44-
mod mir_stats;
4544

4645
__build_diagnostic_array! { librustc_passes, DIAGNOSTICS }
4746

src/librustc_passes/mir_stats.rs

-256
This file was deleted.

0 commit comments

Comments
 (0)