mirror of
https://github.com/rust-lang/rust.git
synced 2025-12-12 18:59:37 +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.