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