Searched defs:FormattingError (Results 1 – 2 of 2) sorted by relevance
311 pub(crate) struct FormattingError { struct319 impl FormattingError { argument324 ) -> FormattingError { in from_span()
205 fn append(&self, f: FileName, mut v: Vec<FormattingError>) { in append()215 fn track_errors(&self, new_errors: &[FormattingError]) { in track_errors()