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: support non-identifier library names #2888

Merged
merged 1 commit into from
Nov 16, 2023

Conversation

tydeu
Copy link
Member

@tydeu tydeu commented Nov 15, 2023

Closes #2865. Fixing this in Lake revealed an underlying issue in Lean which was also fixed, but means this PR will require additional review.

@tydeu tydeu changed the base branch from nightly to master November 15, 2023 23:35
@tydeu tydeu added the awaiting-review Waiting for someone to review the PR label Nov 16, 2023
@github-actions github-actions bot added the toolchain-available A toolchain is available for this PR, at leanprover/lean4-pr-releases:pr-release-NNNN label Nov 16, 2023
leanprover-community-mathlib4-bot added a commit to leanprover-community/mathlib4 that referenced this pull request Nov 16, 2023
@leanprover-community-mathlib4-bot leanprover-community-mathlib4-bot added the builds-mathlib CI has verified that Mathlib builds against this PR label Nov 16, 2023
@leanprover-community-mathlib4-bot
Copy link
Collaborator

@Kha Kha removed the request for review from leodemoura November 16, 2023 09:15
@tydeu tydeu merged commit 857ba0a into leanprover:master Nov 16, 2023
18 checks passed
@tydeu tydeu deleted the nonstd-lib-names branch November 16, 2023 17:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
awaiting-review Waiting for someone to review the PR builds-mathlib CI has verified that Mathlib builds against this PR toolchain-available A toolchain is available for this PR, at leanprover/lean4-pr-releases:pr-release-NNNN
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Project names beginning with a digit don't work
4 participants