Skip to content

Commit 175d41b

Browse files
committed
remove empty util module
1 parent 4f488be commit 175d41b

File tree

3 files changed

+0
-39
lines changed

3 files changed

+0
-39
lines changed

compiler/rustc_borrowck/src/lib.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,6 @@ mod session_diagnostics;
8484
mod type_check;
8585
mod universal_regions;
8686
mod used_muts;
87-
mod util;
8887

8988
/// A public API provided for the Rust compiler consumers.
9089
pub mod consumers;

compiler/rustc_borrowck/src/util/collect_writes.rs

Lines changed: 0 additions & 35 deletions
This file was deleted.

compiler/rustc_borrowck/src/util/mod.rs

Lines changed: 0 additions & 3 deletions
This file was deleted.

0 commit comments

Comments
 (0)