rust/tests/ui/editions
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
..
auxiliary Add tests for nested macro_rules edition behavior 2025-02-03 13:12:41 -08:00
async-block-2015.rs
async-block-2015.stderr
dyn-trait-sugg-2021.rs
dyn-trait-sugg-2021.stderr
edition-cstr-2015-2018.rs
edition-cstr-2015-2018.stderr
edition-extern-crate-allowed.rs
edition-extern-crate-allowed.stderr
edition-imports-2015.rs
edition-imports-2015.stderr
edition-imports-2018.rs
edition-imports-2018.stderr
edition-imports-virtual-2015-ambiguity.rs
edition-imports-virtual-2015-gated.rs
edition-imports-virtual-2015-gated.stderr
edition-keywords-2015-2015-expansion.rs
edition-keywords-2015-2015-parsing.rs
edition-keywords-2015-2015-parsing.stderr
edition-keywords-2015-2015.rs
edition-keywords-2015-2018-expansion.rs
edition-keywords-2015-2018-expansion.stderr
edition-keywords-2015-2018-parsing.rs
edition-keywords-2015-2018-parsing.stderr
edition-keywords-2015-2018.rs
edition-keywords-2018-2015-expansion.rs
edition-keywords-2018-2015-parsing.rs
edition-keywords-2018-2015-parsing.stderr
edition-keywords-2018-2015.rs
edition-keywords-2018-2018-expansion.rs
edition-keywords-2018-2018-expansion.stderr
edition-keywords-2018-2018-parsing.rs
edition-keywords-2018-2018-parsing.stderr
edition-keywords-2018-2018.rs
edition-raw-pointer-method-2015.rs
edition-raw-pointer-method-2015.stderr
edition-raw-pointer-method-2018.rs
edition-raw-pointer-method-2018.stderr
nested-macro-rules-edition.e2021.stderr Add tests for nested macro_rules edition behavior 2025-02-03 13:12:41 -08:00
nested-macro-rules-edition.rs Add tests for nested macro_rules edition behavior 2025-02-03 13:12:41 -08:00
never-type-fallback-breaking.e2021.fixed
never-type-fallback-breaking.e2021.stderr
never-type-fallback-breaking.e2024.stderr
never-type-fallback-breaking.rs
never-type-fallback.e2021.run.stdout
never-type-fallback.e2024.run.stdout
never-type-fallback.rs