We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
util
1 parent 4f488be commit 175d41bCopy full SHA for 175d41b
compiler/rustc_borrowck/src/lib.rs
@@ -84,7 +84,6 @@ mod session_diagnostics;
84
mod type_check;
85
mod universal_regions;
86
mod used_muts;
87
-mod util;
88
89
/// A public API provided for the Rust compiler consumers.
90
pub mod consumers;
compiler/rustc_borrowck/src/util/collect_writes.rs
compiler/rustc_borrowck/src/util/mod.rs
0 commit comments