fn parse_profiles(
table: Table,
file: &SourceFile,
value_span: Range<usize>,
errors: &mut Vec<ConfError>,
) -> FxHashMap<String, DisallowedProfile>fn parse_profiles(
table: Table,
file: &SourceFile,
value_span: Range<usize>,
errors: &mut Vec<ConfError>,
) -> FxHashMap<String, DisallowedProfile>