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 56e7575 commit ff1aaa5Copy full SHA for ff1aaa5
compiler/rustc_borrowck/src/lib.rs
@@ -81,7 +81,6 @@ mod session_diagnostics;
81
mod type_check;
82
mod universal_regions;
83
mod used_muts;
84
-mod util;
85
86
/// A public API provided for the Rust compiler consumers.
87
pub mod consumers;
compiler/rustc_borrowck/src/util/collect_writes.rs
compiler/rustc_borrowck/src/util/mod.rs
0 commit comments