]> git.lizzy.rs Git - rust.git/blobdiff - src/librustc_passes/lib.rs
Rollup merge of #41249 - GuillaumeGomez:rustdoc-render, r=steveklabnik,frewsxcv
[rust.git] / src / librustc_passes / lib.rs
index 7a465f0ec42392244bb038f8c62ad1dc4c6e76d1..22566c813d86ae4da36bd7ed0994e989a566277a 100644 (file)
@@ -47,5 +47,4 @@
 pub mod loops;
 pub mod mir_stats;
 pub mod no_asm;
-pub mod rvalues;
 pub mod static_recursion;