Move time_graph.rs to rustc/util

This commit is contained in:
bjorn3
2018-06-23 13:52:52 +02:00
parent c5a6b51e44
commit c504d26c1c
4 changed files with 2 additions and 2 deletions

View File

@@ -44,7 +44,6 @@ pub mod link;
pub mod codegen_backend;
pub mod symbol_names;
pub mod symbol_names_test;
pub mod time_graph;
pub mod llvm_target_features;
/// check for the #[rustc_error] annotation, which forces an