]> git.ipfire.org Git - thirdparty/gcc.git/commit
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)
commitfdb375f5f3d798d83fd6186dd660cbbbd2e2efae
tree17ab75cd3b8a029f24fb099646ba03f4e632ef5d
parent5bea182f3db92485bd6f00125043a9192d425ac9
gccrs: Move a test into compile/macros/mbe

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]