Skip to content

Revert run-make/const_fn_mir ignore #1497

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

Merged
merged 1 commit into from
Jun 18, 2024

Conversation

GuillaumeGomez
Copy link
Member

@GuillaumeGomez GuillaumeGomez commented Jun 17, 2024

This partially reverts commit e241176.

Can be merged once rust-lang/rust#126580 is merged.

@@ -127,7 +125,6 @@ rm -r tests/run-make/panic-abort-eh_frame # .eh_frame emitted with panic=abort
# bugs in the test suite
# ======================
rm tests/ui/process/nofile-limit.rs # TODO some AArch64 linking issue
rm -r tests/run-make/const_fn_mir # needs-unwind directive accidentally dropped
Copy link
Member

Choose a reason for hiding this comment

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

Only this change should be reverted. The rest is unrelated to the issue rust-lang/rust#126580 fixes.

@GuillaumeGomez
Copy link
Member Author

Ah I see, makes more sense. Removed the other changes.

@bjorn3 bjorn3 changed the title Revert "Fix rustc tests" Revert run-make/const_fn_mir ignore Jun 18, 2024
@bjorn3 bjorn3 merged commit 1cb7282 into rust-lang:master Jun 18, 2024
18 checks passed
@GuillaumeGomez GuillaumeGomez deleted the revert-fix branch June 18, 2024 16:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants