Merge commit '3e3715c312' into clippy-subtree-update
This commit is contained in:
parent
4c11087e51
commit
5aa9d7ae7f
106 changed files with 2681 additions and 566 deletions
|
|
@ -32,7 +32,7 @@ declare_clippy_lint! {
|
|||
/// None => 0,
|
||||
/// };
|
||||
/// ```
|
||||
#[clippy::version = "1.83.0"]
|
||||
#[clippy::version = "1.86.0"]
|
||||
pub UNNEEDED_STRUCT_PATTERN,
|
||||
style,
|
||||
"using struct pattern to match against unit variant"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue