Update clippy_dev/src/main.rs
Co-Authored-By: Philipp Krones <hello@philkrones.com>
This commit is contained in:
@@ -102,7 +102,7 @@ pub struct Lint {{
|
||||
pub module: &'static str,
|
||||
}}
|
||||
|
||||
pub const ALL_LINTS: [Lint; {}] = {:#?};",
|
||||
pub const ALL_LINTS: [Lint; {}] = {:#?};\n",
|
||||
lint_list.len(),
|
||||
lint_list
|
||||
),
|
||||
|
||||
Reference in New Issue
Block a user