Merge commit '0f8eabd623
' into clippyup
This commit is contained in:
parent
43e1145c80
commit
173d5a6af0
216 changed files with 3052 additions and 2969 deletions
|
@ -1,5 +1,3 @@
|
|||
//! lint on manually implemented checked conversions that could be transformed into `try_from`
|
||||
|
||||
use clippy_config::msrvs::{self, Msrv};
|
||||
use clippy_config::Conf;
|
||||
use clippy_utils::diagnostics::span_lint_and_sugg;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue