-
Notifications
You must be signed in to change notification settings - Fork 4
Execute drop glue for Drop terminators #999
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
Draft
Stevengre
wants to merge
26
commits into
master
Choose a base branch
from
codex/fix-interior-mut-drop-glue
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Draft
Changes from all commits
Commits
Show all changes
26 commits
Select commit
Hold shift + click to select a range
c6f1b0d
fix(kmir): execute drop glue for drop terminators
Stevengre e9e918d
test(kmir): drop redundant interior-mut show output
Stevengre 5e64648
fix(ci): satisfy mypy for drop-glue reachability
Stevengre 83eb9b5
fix(smir): preserve drop glue edges for downcast fields
Stevengre e70f00e
fix(kmir): handle noop drop-glue calls
Stevengre e869bb7
test(kmir): refresh complex-types random snapshots
Stevengre d099d10
docs(kmir): mark bridge projection rules as temporary
Stevengre 81ee256
docs(kmir): clarify bridge projection comments
Stevengre da9b180
docs(kmir): explain ignored return sentinel
Stevengre 4f4c96b
docs(test): clarify downcast drop-glue fixture
Stevengre 432a60b
fix(smir): preserve drop glue edges for index projections
Stevengre 77ed24a
fix(ci): satisfy isort for test_kompile imports
Stevengre 4f34cdc
fix(kmir): preserve move effects for noop calls
Stevengre 9802073
fix(smir): accept core drop glue names
Stevengre 591638b
fix(kmir): consume noop call operands explicitly
Stevengre 910ae06
Restore termDrop name and drop iterator-simple show snapshot
Stevengre 45f8743
Fix NoOp move handling and drop glue setup
Stevengre c6d1d10
test(prove-rs): add noop drop_in_place move repro
Stevengre c7c7548
Fix local(-1) sentinel comment to reflect actual semantics
Stevengre bce52aa
Remove temporary bridge rules from #traverseProjection
Stevengre 79bd202
test(prove-rs): mark iterator-simple as expected-fail
Stevengre 60b5e5a
Remove consP HACK rule and removeIndexTail from RawPtr aggregate
Stevengre 8c27c7e
test(prove-rs): add subslice-drop-unsupported-fail repro
Stevengre 662427f
Revert data.md changes, restore iterator-simple as passing
Stevengre 8a59eed
test(smir): reproduce _projected_ty Subslice drop-glue pruning bug
Stevengre 7fb84c9
fix(smir): resolve Subslice projection to correct array type
Stevengre 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
Some comments aren't visible on the classic Files Changed page.
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
Oops, something went wrong.
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.