pub fn suppressions_to_compiler_error(
suppressions: &[SuppressionRange],
) -> CompilerErrorExpand description
Convert suppression ranges to a CompilerError.
pub fn suppressions_to_compiler_error(
suppressions: &[SuppressionRange],
) -> CompilerErrorConvert suppression ranges to a CompilerError.