fix: lake: report bad imports from a library build#13340
Merged
tydeu merged 1 commit intoleanprover:masterfrom Apr 9, 2026
Merged
fix: lake: report bad imports from a library build#13340tydeu merged 1 commit intoleanprover:masterfrom
tydeu merged 1 commit intoleanprover:masterfrom
Conversation
fc398eb to
9282d2e
Compare
Member
Author
|
!bench |
|
Benchmark results for 9282d2e against 4f6bcc5 are in. There are no significant changes. @tydeu
Small changes (1✅, 1🟥)
|
Collaborator
|
Reference manual CI status:
|
mathlib-nightly-testing bot
pushed a commit
to leanprover-community/batteries
that referenced
this pull request
Apr 9, 2026
mathlib-nightly-testing bot
pushed a commit
to leanprover-community/mathlib4-nightly-testing
that referenced
this pull request
Apr 9, 2026
|
Mathlib CI status (docs):
|
wkrozowski
pushed a commit
to wkrozowski/lean4
that referenced
this pull request
Apr 10, 2026
This PR fixes a Lake issue where library builds would not produce informative errors about bad imports (unlike module builds).
wkrozowski
pushed a commit
to wkrozowski/lean4
that referenced
this pull request
Apr 12, 2026
This PR fixes a Lake issue where library builds would not produce informative errors about bad imports (unlike module builds).
volodeyka
pushed a commit
that referenced
this pull request
Apr 16, 2026
This PR fixes a Lake issue where library builds would not produce informative errors about bad imports (unlike module builds).
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR fixes a Lake issue where library builds would not produce informative errors about bad imports (unlike module builds).