Home
last modified time | relevance | path

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

/third_party/rust/rust/compiler/rustc_attr/src/
Dsession_diagnostics.rs250 pub(crate) struct InvalidReprGeneric<'a> { struct
252 pub span: Span,
254 pub repr_arg: String,
255 pub error_part: &'a str,