rust/clippy_lints
Nick Mathewson b6bcf0c51b unused_io_amount: Use span_lint_and_help.
This improves the quality of the genrated output and makes it
more in line with other lint messages.

changelog: [`unused_io_amount`]: Improve help text
2021-12-31 12:21:43 -05:00
..

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