Home
last modified time | relevance | path

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

/third_party/rust/rust/compiler/rustc_resolve/src/
Derrors.rs470 pub(crate) struct Relative2018 { struct
472 pub(crate) span: Span,
474 pub(crate) path_span: Span,
475 pub(crate) path_str: String,
Dlib.rs270 Relative2018(Span, &'a ast::Path), enumerator