Home
last modified time | relevance | path

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

/third_party/rust/rust/compiler/rustc_parse/src/
Derrors.rs1612 pub(crate) struct MissingConstType { struct
1615 pub span: Span,
1617 pub kind: &'static str,
1618 pub colon: &'static str,