From: Owen Avery <[email protected]>

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 <[email protected]>
---
This change was merged into the gccrs repository and is posted here for
upstream visibility and potential drive-by review, as requested by GCC
release managers.
Each commit email contains a link to its details on github from where you can
find the Pull-Request and associated discussions.


Commit on github: 
https://github.com/Rust-GCC/gccrs/commit/70e9fdc3666359a519847b8bf4254a85ea601524

The commit has NOT been mentioned in any issue.

The commit has been mentioned in the following pull-request(s):
 - https://github.com/Rust-GCC/gccrs/pull/4595

 .../rust/compile/{attr-macro.rs => macros/mbe/macro_attr_expr.rs} | 0
 1 file changed, 0 insertions(+), 0 deletions(-)
 rename gcc/testsuite/rust/compile/{attr-macro.rs => 
macros/mbe/macro_attr_expr.rs} (100%)

diff --git a/gcc/testsuite/rust/compile/attr-macro.rs 
b/gcc/testsuite/rust/compile/macros/mbe/macro_attr_expr.rs
similarity index 100%
rename from gcc/testsuite/rust/compile/attr-macro.rs
rename to gcc/testsuite/rust/compile/macros/mbe/macro_attr_expr.rs

base-commit: 6dae3d0f957eb21b9ed9d0a2472dcd851a156b38
-- 
2.54.0

Reply via email to