Files
rust/compiler
Joshua Nelson 7b8e2a52ff Simplify the syntax for macros generated by rustc_queries
- Disallow multiple macros callbacks in the same invocation. In practice, this was never used.
- Remove the `[]` brackets around the macro name
- Require an `ident`, not an arbitrary `tt`
2022-08-24 00:37:49 -05:00
..
2022-08-12 16:28:15 -04:00
2022-08-22 07:35:33 +10:00
2022-08-22 00:57:21 +09:00