Collect VTable stats & add -Zprint-vtable-sizes
This commit is contained in:
parent
cb882fa998
commit
f2545fb225
8 changed files with 151 additions and 5 deletions
|
@ -21,7 +21,7 @@ mod structural_match;
|
|||
mod structural_normalize;
|
||||
#[cfg_attr(not(bootstrap), allow(hidden_glob_reexports))]
|
||||
mod util;
|
||||
mod vtable;
|
||||
pub mod vtable;
|
||||
pub mod wf;
|
||||
|
||||
use crate::infer::outlives::env::OutlivesEnvironment;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue