rust/clippy_lints
Nicholas Nethercote 0bac101c21 Rename EmitterWriter as HumanEmitter.
For consistency with other `Emitter` impls, such as `JsonEmitter`,
`SilentEmitter`, `SharedEmitter`, etc.
2024-01-05 10:02:40 +11:00
..
2024-01-05 10:02:40 +11:00

This crate contains Clippy lints. For the main crate, check GitHub.