Home
last modified time | relevance | path

Searched refs:DiagnosticExt (Results 1 – 3 of 3) sorted by relevance

/third_party/rust/crates/proc-macro-error/src/
Dmacros.rs24 use $crate::DiagnosticExt;
44 use $crate::DiagnosticExt;
61 use $crate::DiagnosticExt;
79 use $crate::DiagnosticExt;
Ddiagnostic.rs34 pub trait DiagnosticExt: Sealed { interface
69 impl DiagnosticExt for Diagnostic {
Dlib.rs281 diagnostic::{Diagnostic, DiagnosticExt, Level},