Skip to content

Commit

Permalink
update test cases
Browse files Browse the repository at this point in the history
  • Loading branch information
VaynNecol committed Jan 5, 2025
1 parent b25ec2f commit ae3e460
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 0 deletions.
File renamed without changes.
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ fn evil_test(a: A) {
if count < 2 {
unsafe {
ManuallyDrop::drop(&mut slot);
ManuallyDrop::drop(&mut slot);
}
continue;
}
Expand Down

0 comments on commit ae3e460

Please sign in to comment.