rust/compiler/rustc_errors
Jeremy Fitzhardinge 50572d6629 Implement Encoder for Diagnostic manually
...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.
2021-02-07 14:54:22 -08:00
..
src Implement Encoder for Diagnostic manually 2021-02-07 14:54:22 -08:00
Cargo.toml Implement rustc side of report-future-incompat 2020-10-30 20:02:14 -04:00