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

Remove some global state #11483

Merged
merged 6 commits into from Jan 11, 2024
Merged

Remove some global state #11483

merged 6 commits into from Jan 11, 2024

Conversation

Simn
Copy link
Member

@Simn Simn commented Jan 11, 2024

I used a very elaborate regex to find some global state and remove it, either by actually removing it or absorbing it into a context.

I'll merge this unsquashed so we can bisect if something goes wrong.

The only thing this governs is whether or not we set macro_interp_cache, and I don't see why we would ever not want to set for a given compilation.
This isn't read anywhere. Perhaps I removed something accidentally... but in that case, nobody seems to be missing it.
I have no idea why I didn't do that in the first place and instead wrote that essay...
@Simn Simn merged commit 5f3acad into development Jan 11, 2024
114 of 118 checks passed
@Simn Simn deleted the global_state_police branch January 11, 2024 09:18
@skial skial mentioned this pull request Jan 11, 2024
1 task
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.

None yet

1 participant