Macro rustc_middle::rustc_query_append[][src]

macro_rules! rustc_query_append {
    ([$($macro : tt) *] [$($other : tt) *]) => { ... };
}