rust/compiler/rustc_errors/src/json
Nicholas Nethercote 9ff4487999 Make JsonEmitter more like HumanEmitter.
Use `derive(Setters)` to derive setters, and then change
`JsonEmitter::new` to only have the arguments that are always used.
2024-02-29 17:50:26 +11:00
..
tests.rs Make JsonEmitter more like HumanEmitter. 2024-02-29 17:50:26 +11:00