mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-25 10:37:25 +00:00
Always put the `create_size_estimate` calls and `debug_dump` calls within a timed scopes. This makes the four main steps look more similar to each other.