rust/clippy_lints
infrandomness f8f144117d Swap span_lint for span_lint_and_sugg
This implements a machine applicable suggestion to any matched usage of
`.as_ref().take()``
2022-04-14 13:15:51 +02:00
..
2022-04-14 13:15:51 +02:00
2022-04-07 16:24:33 +01:00

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