Home
last modified time | relevance | path

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

/third_party/rust/rust/compiler/rustc_macros/src/
Dnewtype.rs22 let mut debug_format: Option<Lit> = None; in parse() localVariable
81 let debug_format = in parse() localVariable