]> git.ipfire.org Git - thirdparty/gcc.git/commit
gccrs: Add test case to show ice is fixed
authorPhilip Herron <herron.philip@googlemail.com>
Fri, 18 Apr 2025 10:37:55 +0000 (11:37 +0100)
committerPhilip Herron <philip.herron@embecosm.com>
Fri, 18 Apr 2025 14:01:03 +0000 (14:01 +0000)
commit0a34f7bb91855ac95c51219c89d4049c4d69f7b3
tree3a7125d4b417cb1679bccabdf358bd7107937fca
parentf220fe8cf73f56421f2f5659054006e38c3cd2b1
gccrs: Add test case to show ice is fixed

Fixes Rust-GCC#3652

gcc/testsuite/ChangeLog:

* rust/compile/nr2/exclude: nr2 does not error on the T it should require Self::T
* rust/compile/issue-3652.rs: New test.

Signed-off-by: Philip Herron <herron.philip@googlemail.com>
gcc/testsuite/rust/compile/issue-3652.rs [new file with mode: 0644]
gcc/testsuite/rust/compile/nr2/exclude