Move lint to restriction
category
Co-authored-by: Weihang Lo <me@weihanglo.tw>
This commit is contained in:
parent
4eb6ccc973
commit
6fac73b987
@ -33,7 +33,7 @@ declare_clippy_lint! {
|
||||
/// ```
|
||||
#[clippy::version = "1.69.0"]
|
||||
pub MISSING_ASSERT_MESSAGE,
|
||||
pedantic,
|
||||
restriction,
|
||||
"checks assertions without a custom panic message"
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user