]> git.ipfire.org Git - thirdparty/gcc.git/commit
gccrs: Add testcase for matches!() macro
authorArthur Cohen <arthur.cohen@embecosm.com>
Tue, 6 Feb 2024 16:01:46 +0000 (17:01 +0100)
committerArthur Cohen <arthur.cohen@embecosm.com>
Wed, 21 Feb 2024 12:51:25 +0000 (13:51 +0100)
commit4cabeacc388b4ec8dfa41bf9c99b0dbd87d4b1f4
tree57c455c3770384dfe0797dd765b71cc80572d2a2
parent8534cc772def8142379c0e72ab6392d40f3f60f6
gccrs: Add testcase for matches!() macro

This adds a testcase for issue #2129.

gcc/testsuite/ChangeLog:

* rust/execute/torture/matches_macro.rs: New test.
gcc/testsuite/rust/execute/torture/matches_macro.rs [new file with mode: 0644]