mirror of
https://github.com/rust-lang/rust.git
synced 2025-12-30 03:45:30 +00:00
Use `derive(Setters)` to derive setters, and then change `JsonEmitter::new` to only have the arguments that are always used.
Use `derive(Setters)` to derive setters, and then change `JsonEmitter::new` to only have the arguments that are always used.