Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
gccrs: add test case to show impl block on ! works
The resolution with ! was fixed in: 09cfe53 this adds a test case to show the other issue is also fixed. Fixes #2951 gcc/testsuite/ChangeLog: * rust/compile/nr2/exclude: nr2 is crashing here * rust/compile/issue-2951.rs: New test. Signed-off-by: Philip Herron <[email protected]>
- Loading branch information