Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

gccrs: add test case to show issue is fixed #3243

Merged
merged 1 commit into from
Nov 6, 2024

Conversation

philberty
Copy link
Member

The original test case 1773 has been moved to a new issue 3242 which is still open and test-case is skipped. The original issue in 1773 is fixed so this will close out that issue

Fixes #1773

gcc/testsuite/ChangeLog:

* rust/compile/issue-1773.rs: new test case
* rust/compile/nr2/exclude: nr2 cant handle this
* rust/compile/issue-3242.rs: old test ranamed to match issue.

The original test case 1773 has been moved to a new issue 3242 which
is still open and test-case is skipped. The original issue in 1773 is
fixed so this will close out that issue

Fixes #1773

gcc/testsuite/ChangeLog:

	* rust/compile/issue-1773.rs: new test case
	* rust/compile/nr2/exclude: nr2 cant handle this
	* rust/compile/issue-3242.rs: old test ranamed to match issue.

Signed-off-by: Philip Herron <[email protected]>
@philberty philberty added the bug label Nov 6, 2024
@philberty philberty added this to the Remaining typecheck issues milestone Nov 6, 2024
@philberty philberty requested a review from CohenArthur November 6, 2024 11:10
Copy link
Member

@CohenArthur CohenArthur left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@CohenArthur CohenArthur enabled auto-merge November 6, 2024 11:11
@CohenArthur CohenArthur added this pull request to the merge queue Nov 6, 2024
Merged via the queue into master with commit 977a72c Nov 6, 2024
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

Bad type resolution
2 participants