Add debug flag `-Z print-type-sizes` for instrumention type/variant sizes by pnkfelix · Pull Request #37770 · rust-lang/rust
Add debug flag -Z print-type-sizes for instrumention type/variant sizes
This is meant to help with things like #36799 in a very local way; namely, once you have a hypothesis as to which types have ...