Merge commit 'b105fb4c39
' into clippyup
This commit is contained in:
parent
9de3e6c928
commit
8ebed4cc1a
108 changed files with 2669 additions and 800 deletions
|
@ -27,7 +27,7 @@ declare_clippy_lint! {
|
|||
///
|
||||
/// impl std::error::Error for Error { ... }
|
||||
/// ```
|
||||
#[clippy::version = "1.72.0"]
|
||||
#[clippy::version = "1.73.0"]
|
||||
pub ERROR_IMPL_ERROR,
|
||||
restriction,
|
||||
"exported types named `Error` that implement `Error`"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue