Home
last modified time | relevance | path

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

/third_party/rust/crates/proc-macro-error/test-crate/
Dlib.rs92 let none_note: Option<&'static str> = None; in abort_notes() localVariable
122 let none_note: Option<&'static str> = None; in emit_notes() localVariable
/third_party/rust/rust/compiler/rustc_hir_analysis/src/
Derrors.rs759 pub none_note: bool, field