mirror of
https://github.com/rust-lang/rust.git
synced 2026-02-15 03:54:42 +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.