mirror of
https://github.com/rust-lang/rust.git
synced 2025-10-19 19:40:36 +00:00

...so we can skip serializing `tool_metadata` if it hasn't been set. This makes the output a bit cleaner, and avoiding having to update a bunch of unrelated tests.