]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
gccrs: Move a test into compile/macros/mbe
authorOwen Avery <powerboat9.gamer@gmail.com>
Tue, 23 Jun 2026 02:47:54 +0000 (22:47 -0400)
committerArthur Cohen <arthur.cohen@embecosm.com>
Thu, 25 Jun 2026 17:21:46 +0000 (19:21 +0200)
This test should go in the folder for "macros by example", not the
top level rust compile test folder.

gcc/testsuite/ChangeLog:

* rust/compile/attr-macro.rs: Move to...
* rust/compile/macros/mbe/macro_attr_expr.rs: ...here.

Signed-off-by: Owen Avery <powerboat9.gamer@gmail.com>
gcc/testsuite/rust/compile/macros/mbe/macro_attr_expr.rs [moved from gcc/testsuite/rust/compile/attr-macro.rs with 100% similarity]