]> git.lizzy.rs Git - rust.git/blobdiff - src/librustc_mir/lib.rs
Auto merge of #30145 - petrochenkov:hyg, r=nrc
[rust.git] / src / librustc_mir / lib.rs
index ed5df21d911935daa99b6efddae4927f319180e6..710d5ba4b43684d1af0dd32aff4fae439f857f36 100644 (file)
@@ -32,8 +32,6 @@
 pub mod build;
 pub mod mir_map;
 mod hair;
-pub mod repr;
 mod graphviz;
-pub mod tcx;
-pub mod visit;
+pub mod transform;