rust/src/test/ui/macros/auxiliary
Vadim Petrochenkov c057d579ab resolve: Relax shadowing restriction on macro-expanded macros
... for both legacy and modern macros.
Fix previously introduced regressions, add tests.
2018-09-08 14:15:11 +03:00
..
macro-in-other-crate.rs resolve: Relax shadowing restriction on macro-expanded macros 2018-09-08 14:15:11 +03:00
macro_crate_nonterminal.rs Merged migrated compile-fail tests and ui tests. Fixes #46841. 2018-08-14 11:12:09 +02:00
two_macros.rs Merged migrated compile-fail tests and ui tests. Fixes #46841. 2018-08-14 11:12:09 +02:00
unstable-macros.rs Merged migrated compile-fail tests and ui tests. Fixes #46841. 2018-08-14 11:12:09 +02:00