show default lint levels

This commit is contained in:
Jane Lusby
2019-06-08 17:08:16 -07:00
parent 07ccec86a5
commit cfd7e0d5fd
4 changed files with 44 additions and 25 deletions

View File

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