Home
last modified time | relevance | path

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

/third_party/rust/rust/compiler/rustc_mir_build/src/
Derrors.rs351 pub(crate) struct NonExhaustivePatternsTypeNotEmpty<'p, 'tcx, 'm> { struct
358 impl<'a> IntoDiagnostic<'a> for NonExhaustivePatternsTypeNotEmpty<'_, '_, '_> { argument