Merge fixes
This commit is contained in:
parent
b29aacfec8
commit
53094de08e
5 changed files with 6 additions and 4 deletions
|
|
@ -6,7 +6,7 @@ pub use lint::Lint;
|
|||
pub use lint::LINT_LEVELS;
|
||||
|
||||
// begin lint list, do not remove this comment, it’s used in `update_lints`
|
||||
pub const ALL_LINTS: [Lint; 351] = [
|
||||
pub const ALL_LINTS: [Lint; 352] = [
|
||||
Lint {
|
||||
name: "absurd_extreme_comparisons",
|
||||
group: "correctness",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue