Nick Cameron
|
f7dc917ba4
|
Add -Zinput-stats
Emits loc, and node count - before and after expansion.
E.g.,
```
rustc: x86_64-unknown-linux-gnu/stage2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore
Lines of code: 32060
Pre-expansion node count: 120205
Post-expansion node count: 482749
```
|
2015-11-12 09:23:37 +13:00 |
|