Home
last modified time | relevance | path

Searched defs:has_errors_or_lint_errors (Results 1 – 1 of 1) sorted by relevance

/third_party/rust/rust/compiler/rustc_errors/src/
Dlib.rs1079 pub fn has_errors_or_lint_errors(&self) -> Option<ErrorGuaranteed> { in has_errors_or_lint_errors() method
1564 fn has_errors_or_lint_errors(&self) -> bool { in has_errors_or_lint_errors() method