Skip to main content

build_lints_map

Function build_lints_map 

Source
pub(crate) fn build_lints_map(
    lints: &'static [Lint],
    lint_group: &'static [LintGroup],
    prefix: &'static str,
) -> FxHashMap<&'static str, BuiltLint>