Delete query stats
These statistics are computable from the self-profile data and/or ad-hoc collectable as needed, and in the meantime contribute to rustc bootstrap times.
This commit is contained in:
parent
88fb06a1f3
commit
257839bd88
5 changed files with 0 additions and 122 deletions
|
@ -28,9 +28,6 @@ mod plumbing;
|
|||
pub use plumbing::QueryCtxt;
|
||||
use rustc_query_system::query::*;
|
||||
|
||||
mod stats;
|
||||
pub use self::stats::print_stats;
|
||||
|
||||
mod keys;
|
||||
use keys::Key;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue