rust/tests/ui/editions/auxiliary
Eric Huss 4636dd9347 Add tests for nested macro_rules edition behavior
This adds tests to check the behavior of how nested macro_rules
definitions work across edition boundaries. This covers a change in
behavior due to https://github.com/rust-lang/rust/pull/133274.

See https://github.com/rust-lang/rust/issues/135669
2025-02-03 13:12:41 -08: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 [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
edition-imports-2018.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
edition-kw-macro-2015.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
edition-kw-macro-2018.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
nested_macro_rules_dep_2021.rs Add tests for nested macro_rules edition behavior 2025-02-03 13:12:41 -08:00
nested_macro_rules_dep_2024.rs Add tests for nested macro_rules edition behavior 2025-02-03 13:12:41 -08:00