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

refactor(exporter): always use State::param_env #685

Merged
merged 1 commit into from
May 22, 2024

Conversation

W95Psp
Copy link
Collaborator

@W95Psp W95Psp commented May 22, 2024

This PR makes the exporter always use s.param_env() instead of s.base().tcx.param_env(s.owner_id()).

Status: any merge in hax is blocked by #679, I'm fixing that PR

Copy link
Member

@franziskuskiefer franziskuskiefer left a comment

Choose a reason for hiding this comment

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

Thanks

@W95Psp W95Psp added this pull request to the merge queue May 22, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks May 22, 2024
@W95Psp W95Psp added this pull request to the merge queue May 22, 2024
Merged via the queue into main with commit 19d23b2 May 22, 2024
12 of 13 checks passed
@W95Psp W95Psp deleted the refactor-exporter-param-env branch May 22, 2024 10:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants