]> git.ipfire.org Git - thirdparty/gcc.git/commit
gccrs: Add new test to highlight namespace for self import
authorPierre-Emmanuel Patry <pierre-emmanuel.patry@embecosm.com>
Tue, 25 Mar 2025 18:03:00 +0000 (19:03 +0100)
committerArthur Cohen <arthur.cohen@embecosm.com>
Mon, 31 Mar 2025 19:07:19 +0000 (21:07 +0200)
commit405a294780dd12f242bb96540b1251091f13b051
tree50c89f853ddcec77a33660e39052b049641d780b
parent69736f3b611efcee9b24f6cdc1cf6f91cd3e9ac7
gccrs: Add new test to highlight namespace for self import

gcc/testsuite/ChangeLog:

* rust/compile/self_import_namespace.rs: New test.

Signed-off-by: Pierre-Emmanuel Patry <pierre-emmanuel.patry@embecosm.com>
gcc/testsuite/rust/compile/self_import_namespace.rs [new file with mode: 0644]