-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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
Refactor level checking / type healing logic #17082
Merged
nicolasstucki
merged 14 commits into
scala:main
from
dotty-staging:refactor-level-checking-and-type-healing
Mar 14, 2023
Merged
Refactor level checking / type healing logic #17082
nicolasstucki
merged 14 commits into
scala:main
from
dotty-staging:refactor-level-checking-and-type-healing
Mar 14, 2023
Commits on Mar 13, 2023
-
Strip annotations from the type of a quoted expression
These annotations may contain spliced expression that would leak out of the quote if not stripped. See `tests/pos-macros/i7519b.scala`.
Configuration menu - View commit details
-
Copy full SHA for 4172269 - Browse repository at this point
Copy the full SHA 4172269View commit details -
Refactor level checking / type healing logic
Disentangle level checking from type healing.
Configuration menu - View commit details
-
Copy full SHA for 8362d14 - Browse repository at this point
Copy the full SHA 8362d14View commit details -
Configuration menu - View commit details
-
Copy full SHA for 67a6475 - Browse repository at this point
Copy the full SHA 67a6475View commit details -
Configuration menu - View commit details
-
Copy full SHA for 527a9ec - Browse repository at this point
Copy the full SHA 527a9ecView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6d351f9 - Browse repository at this point
Copy the full SHA 6d351f9View commit details -
Configuration menu - View commit details
-
Copy full SHA for aa73a70 - Browse repository at this point
Copy the full SHA aa73a70View commit details -
Configuration menu - View commit details
-
Copy full SHA for bd5e3b0 - Browse repository at this point
Copy the full SHA bd5e3b0View commit details -
Configuration menu - View commit details
-
Copy full SHA for f32e204 - Browse repository at this point
Copy the full SHA f32e204View commit details -
Configuration menu - View commit details
-
Copy full SHA for 915c44c - Browse repository at this point
Copy the full SHA 915c44cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 540277b - Browse repository at this point
Copy the full SHA 540277bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9cbc14c - Browse repository at this point
Copy the full SHA 9cbc14cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6d02874 - Browse repository at this point
Copy the full SHA 6d02874View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3cbc635 - Browse repository at this point
Copy the full SHA 3cbc635View commit details
Commits on Mar 14, 2023
-
Update compiler/src/dotty/tools/dotc/staging/HealType.scala
Co-authored-by: Natsu Kagami <natsukagami@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 61165cc - Browse repository at this point
Copy the full SHA 61165ccView commit details
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.