-
Notifications
You must be signed in to change notification settings - Fork 12.8k
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
Separate move path tracking between borrowck and drop elaboration. #116300
Merged
Commits on Oct 21, 2023
-
That information is redundant. Is the path is terminal, `first_child` will already be `None`.
Configuration menu - View commit details
-
Copy full SHA for a8e56d0 - Browse repository at this point
Copy the full SHA a8e56d0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8d53507 - Browse repository at this point
Copy the full SHA 8d53507View commit details -
Configuration menu - View commit details
-
Copy full SHA for 90e6d29 - Browse repository at this point
Copy the full SHA 90e6d29View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4bedd7d - Browse repository at this point
Copy the full SHA 4bedd7dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 252c647 - Browse repository at this point
Copy the full SHA 252c647View commit details -
Configuration menu - View commit details
-
Copy full SHA for f038882 - Browse repository at this point
Copy the full SHA f038882View commit details -
Configuration menu - View commit details
-
Copy full SHA for c9c0c0c - Browse repository at this point
Copy the full SHA c9c0c0cView commit details -
Remove on_all_drop_children_bits.
As drop elaboration only tracks places that need dropping, is has become equivalent to `on_all_children_bits`.
Configuration menu - View commit details
-
Copy full SHA for 547af00 - Browse repository at this point
Copy the full SHA 547af00View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7ae1851 - Browse repository at this point
Copy the full SHA 7ae1851View commit details -
Configuration menu - View commit details
-
Copy full SHA for abb723d - Browse repository at this point
Copy the full SHA abb723dView commit details -
Configuration menu - View commit details
-
Copy full SHA for c8f33ec - Browse repository at this point
Copy the full SHA c8f33ecView 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.