Home
last modified time | relevance | path

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

/third_party/rust/rust/compiler/rustc_parse/src/
Derrors.rs2469 pub(crate) struct InappropriateDefault { struct
2472 pub span: Span,
2473 pub article: &'static str,
2474 pub descr: &'static str,