]> git.lizzy.rs Git - rust.git/blobdiff - src/librustc/lib.rs
Move self-profile infrastructure to data structures
[rust.git] / src / librustc / lib.rs
index 996f5b1241263e7397e29ee93cc2c95c0e5a9aac..1fd5bcb4915b8e62f4cc1717be258fac1af5e275 100644 (file)
@@ -126,7 +126,6 @@ pub mod util {
     pub mod captures;
     pub mod common;
     pub mod nodemap;
-    pub mod profiling;
     pub mod bug;
 }