Home
last modified time | relevance | path

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

/third_party/rust/rust/compiler/rustc_macros/src/
Dquery.rs95 fatal_cycle: Option<Ident>, field
123 let mut fatal_cycle = None; in parse_query_modifiers() localVariable