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
..
src unused_io_amount: Use span_lint_and_help. 2021-12-31 12:21:43 -05:00
Cargo.toml Merge commit 'a5d597637dcb78dc73f93561ce474f23d4177c35' into clippyup 2021-12-06 12:33:31 +01:00
README.md

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