Home
last modified time | relevance | path

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

/third_party/rust/rust/compiler/rustc_ast_passes/src/
Derrors.rs230 pub struct ExternTypesCannotHave<'a> { struct
233 pub span: Span,
234 pub descr: &'a str,
235 pub remove_descr: &'a str,
237 pub block_span: Span,