rust/tests/ui/anon-params
Vadim Petrochenkov c586fe40f1 macro_rules: Add more tests for using tt in addition to ident
Generally, `tt` and `ident` should behave identically, modulo the latter accepting only a subset of token trees.
2024-01-05 19:13:52 +03:00
..
auxiliary macro_rules: Add more tests for using tt in addition to ident 2024-01-05 19:13:52 +03:00
anon-params-denied-2018.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
anon-params-denied-2018.stderr Move /src/test to /tests 2023-01-11 09:32:08 +00:00
anon-params-deprecated.fixed Move /src/test to /tests 2023-01-11 09:32:08 +00:00
anon-params-deprecated.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
anon-params-deprecated.stderr Move /src/test to /tests 2023-01-11 09:32:08 +00:00
anon-params-edition-hygiene.rs macro_rules: Add more tests for using tt in addition to ident 2024-01-05 19:13:52 +03:00
anon-params-edition-hygiene.stderr macro_rules: Add more tests for using tt in addition to ident 2024-01-05 19:13:52 +03:00