rust/clippy_lints
bors 52c25e9136 Auto merge of #6895 - iobtl:reformat_unnecessary_cast, r=llogiq
replace span_lint with span_lint_and_sugg along with error message

fixes: #6874
changelog: none

apologies if this may not be the most idiomatic way of doing it, any advice on changes (if any) would be greatly appreciated.
2021-03-14 15:01:01 +00:00
..
src Auto merge of #6895 - iobtl:reformat_unnecessary_cast, r=llogiq 2021-03-14 15:01:01 +00:00
Cargo.toml Set Clippy authors to "The Rust Clippy Developers" 2021-03-09 17:50:04 +01:00
README.md

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