Don't pass lint back out of lint decorator
This commit is contained in:
@@ -522,7 +522,7 @@ fn lint_auto_trait_impl<'tcx>(
|
||||
format!(
|
||||
"try using the same sequence of generic parameters as the {self_descr} definition",
|
||||
),
|
||||
)
|
||||
);
|
||||
},
|
||||
);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user