SIGN IN SIGN UP
rust-lang / rust UNCLAIMED

Empowering everyone to build reliable and efficient software.

0 0 67 Rust

Rollup merge of #139876 - blyxyas:write_type_sizes, r=nnethercote

Make CodeStats' type_sizes public

Add another way to get type sizes in CodeStats. I find it weird that the only way to get this information in block for all types is via printing directly to stdout. So this PR adds that flexibility.
M
Matthias Krüger committed
b3284adb549ef24c4ab53e8824ec264f94665f87
Committed by GitHub <noreply@github.com> on 4/16/2025, 11:45:30 AM