run rustfmt

This commit is contained in:
Jane Lusby
2019-06-10 11:14:54 -07:00
parent 73259d68db
commit 113ae891d9
3 changed files with 8 additions and 3 deletions

View File

@@ -102,8 +102,8 @@ fn update_lints(update_mode: &UpdateMode) {
pub mod lint;
pub use lint::Lint;
pub use lint::LINT_LEVELS;
pub use lint::LintLevel;
pub use lint::LINT_LEVELS;
pub const ALL_LINTS: [Lint; {}] = {:#?};\n",
sorted_usable_lints.len(),