Home
last modified time | relevance | path

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

/third_party/rust/rust/compiler/rustc_session/src/
Dsession.rs713 pub fn span_note_without_error<S: Into<MultiSpan>>( in span_note_without_error() method
/third_party/rust/rust/compiler/rustc_errors/src/
Dlib.rs1021 pub fn span_note_without_error( in span_note_without_error() method