mirror of
https://github.com/rust-lang/rust.git
synced 2025-12-04 06:19:58 +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.