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

fix: run Lean.enableInitializersExecution #1047

Merged
merged 3 commits into from
Nov 15, 2024
Merged

fix: run Lean.enableInitializersExecution #1047

merged 3 commits into from
Nov 15, 2024

Conversation

eric-wieser
Copy link
Member

Without this command, parsers exposed through

https://github.com/leanprover-community/mathlib4/blob/master/Mathlib/Util/Superscript.lean#L279-L285

suddenly stop existing when the linters run, and so a crash happens when processing the syntax.


It's likely that this has other unintended consequences...

Without this command, parsers exposed through

https://github.com/leanprover-community/mathlib4/blob/master/Mathlib/Util/Superscript.lean#L279-L285

suddenly stop existing when the linters run, and so a crash happens when processing the syntax.
@github-actions github-actions bot added the awaiting-review This PR is ready for review; the author thinks it is ready to be merged. label Nov 14, 2024
@kim-em kim-em added the awaiting-author Waiting for PR author to address issues label Nov 14, 2024
@fgdorais fgdorais removed the awaiting-author Waiting for PR author to address issues label Nov 14, 2024
@leanprover-community-bot
Copy link
Collaborator

Mathlib CI status (docs):

@kim-em kim-em added this pull request to the merge queue Nov 15, 2024
Merged via the queue into main with commit 9dcf294 Nov 15, 2024
3 checks passed
@github-actions github-actions bot removed the awaiting-review This PR is ready for review; the author thinks it is ready to be merged. label Nov 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants