Home
last modified time | relevance | path

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

/third_party/rust/rust/compiler/rustc_parse/src/
Derrors.rs468 pub(crate) struct LoopElseNotSupported { struct
470 pub span: Span,
471 pub loop_kind: &'static str,
473 pub loop_kw: Span,