diff options
author | Pierre-Emmanuel Patry <pierre-emmanuel.patry@embecosm.com> | 2023-07-26 12:47:57 +0200 |
---|---|---|
committer | P-E-P <32375388+P-E-P@users.noreply.github.com> | 2023-07-27 14:20:52 +0000 |
commit | 1bc8f08453e4db8a679dd95b9ee635aeb8eb1b07 (patch) | |
tree | 67d5d195887aa0cf01d4c67b11480b968b7e5bf0 /gcc/rust/resolve | |
parent | 67b2057b7aa82f71dd1310123ec0cd1388b21a2f (diff) | |
download | gcc-1bc8f08453e4db8a679dd95b9ee635aeb8eb1b07.zip gcc-1bc8f08453e4db8a679dd95b9ee635aeb8eb1b07.tar.gz gcc-1bc8f08453e4db8a679dd95b9ee635aeb8eb1b07.tar.bz2 |
Add multiple tests for non root proc macro
Add multiple tests to prevent regressions on procedural macros errors
when one is declared outside of the crate's top level.
gcc/testsuite/ChangeLog:
* rust/compile/proc_macro_attribute_non_root_function.rs: New test.
* rust/compile/proc_macro_attribute_non_root_method.rs: New test.
* rust/compile/proc_macro_attribute_non_root_module.rs: New test.
* rust/compile/proc_macro_derive_non_root_function.rs: New test.
* rust/compile/proc_macro_derive_non_root_method.rs: New test.
* rust/compile/proc_macro_derive_non_root_module.rs: New test.
* rust/compile/proc_macro_non_root_function.rs: New test.
* rust/compile/proc_macro_non_root_method.rs: New test.
* rust/compile/proc_macro_non_root_module.rs: New test.
Signed-off-by: Pierre-Emmanuel Patry <pierre-emmanuel.patry@embecosm.com>
Diffstat (limited to 'gcc/rust/resolve')
0 files changed, 0 insertions, 0 deletions