Searched defs:ErrorReplacer (Results 1 – 1 of 1) sorted by relevance
492 struct ErrorReplacer { in replace_errors_with_variables() struct493 vars: usize, in replace_errors_with_variables()495 impl FallibleTypeFolder<Interner> for ErrorReplacer { in replace_errors_with_variables() implementation