-
Notifications
You must be signed in to change notification settings - Fork 831
Keeping error context for tuple length mismatch #14003
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
Merged
Merged
Changes from all commits
Commits
Show all changes
42 commits
Select commit
Hold shift + click to select a range
f0274f6
Wrong type is reported in type mismatch error
edgarfgp 07d5a9a
Merge branch 'main' into wrong-type-is-reported-in-type-mismatch-error
0101 4078e92
WIP
0101 0882f49
still WIP
0101 0d1ca76
Simpler solution
0101 ab5296b
Merge branch 'main' into wrong-type-is-reported-in-type-mismatch-error
0101 fc38845
test update
0101 b40c566
Merge branch 'wrong-type-is-reported-in-type-mismatch-error' of githu…
0101 9f196d9
Merge branch 'main' into wrong-type-is-reported-in-type-mismatch-error
edgarfgp dce68a5
Merge branch 'main' into wrong-type-is-reported-in-type-mismatch-error
edgarfgp b8146ef
Merge remote-tracking branch 'upstream/main' into wrong-type-is-repor…
0101 cf11713
Detecting tuple length mismatch early and type checking the RHS
0101 5d83220
fantomas
0101 5db1c2f
Merge remote-tracking branch 'upstream/main' into wrong-type-is-repor…
0101 756357e
Test update
0101 656c248
Remove comment
0101 0e2b146
Undo whitespace change
0101 e492943
Merge branch 'main' into wrong-type-is-reported-in-type-mismatch-error
edgarfgp dd248b0
Tuple length mismatch in patterns
0101 085aaeb
Merge branch 'wrong-type-is-reported-in-type-mismatch-error' of https…
0101 5f602b2
Merge remote-tracking branch 'upstream/main' into wrong-type-is-repor…
0101 2a2eb0a
typo
0101 c922717
Update test baseline
0101 790280a
Type annotation test
0101 6b3a81a
Merge branch 'main' into wrong-type-is-reported-in-type-mismatch-error
edgarfgp 15c7dc3
Keep error context for tuple length mismatch
0101 1f93bf0
Merge remote-tracking branch 'upstream/main' into tuple-length-mismat…
0101 07afd0a
Merge branch 'main' into wrong-type-is-reported-in-type-mismatch-error
0101 2c28d5b
Merge branch 'main' into wrong-type-is-reported-in-type-mismatch-error
0101 ef865aa
Merge branch 'main' into wrong-type-is-reported-in-type-mismatch-error
edgarfgp 717708a
Merge branch 'main' into wrong-type-is-reported-in-type-mismatch-error
0101 d9d840e
fantomas after merge
0101 e9c4828
Merge branch 'main' into wrong-type-is-reported-in-type-mismatch-error
edgarfgp cf422b6
Merge branch 'main' into wrong-type-is-reported-in-type-mismatch-error
T-Gro 3ab9fb1
Merge branch 'main' into wrong-type-is-reported-in-type-mismatch-error
dsyme cc56c30
Applied review suggestions
0101 4c89ad6
Merge branch 'wrong-type-is-reported-in-type-mismatch-error' into tup…
0101 2c7656b
Fix signature file
0101 f4bc2f0
Merge branch 'wrong-type-is-reported-in-type-mismatch-error' into tup…
0101 41893db
fantomas
0101 7d93401
Merge remote-tracking branch 'upstream/main' into tuple-length-mismat…
0101 f4b6bf5
Merge remote-tracking branch 'upstream/main' into tuple-length-mismat…
0101 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
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
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
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
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
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
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.