Searched refs:macro_named_args (Results 1 – 1 of 1) sorted by relevance
37 let mut macro_named_args = BTreeSet::new(); in expand_shorthand() localVariable136 if !macro_named_args.insert(formatvar.clone()) { in expand_shorthand()