rust/tests/ui/editions/auxiliary
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
..
absolute.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
edition-extern-crate-allowed.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
edition-imports-2015.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
edition-imports-2018.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
edition-kw-macro-2015.rs macro_rules: Add more tests for using tt in addition to ident 2024-01-05 19:13:52 +03:00
edition-kw-macro-2018.rs macro_rules: Add more tests for using tt in addition to ident 2024-01-05 19:13:52 +03:00