make it pass dogfood
This commit is contained in:
@@ -98,11 +98,11 @@ fn update_lints(update_mode: &UpdateMode) {
|
||||
"../src/lintlist/mod.rs",
|
||||
&format!(
|
||||
"\
|
||||
//! This file is managed by util/dev update_lints. Do not edit.
|
||||
//! This file is managed by `util/dev update_lints`. Do not edit.
|
||||
|
||||
pub mod lint;
|
||||
pub use lint::Level;
|
||||
pub use lint::Lint;
|
||||
pub use lint::LintLevel;
|
||||
pub use lint::LINT_LEVELS;
|
||||
|
||||
pub const ALL_LINTS: [Lint; {}] = {:#?};\n",
|
||||
|
||||
Reference in New Issue
Block a user