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
|
@ -27,7 +27,7 @@ pub use lint::{declare_lint, declare_lint_pass, declare_tool_lint, impl_lint_pas
|
|||
pub use rustc_lint_defs as lint;
|
||||
pub mod parse;
|
||||
|
||||
mod code_stats;
|
||||
pub mod code_stats;
|
||||
#[macro_use]
|
||||
pub mod config;
|
||||
pub mod cstore;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue