Skip to content

Commit

Permalink
remove leftover comment
Browse files Browse the repository at this point in the history
  • Loading branch information
zeegomo committed Mar 7, 2023
1 parent c5d4e4d commit 153bfa0
Showing 1 changed file with 0 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -224,9 +224,6 @@ where

// We ignore borrow on drop because custom drop impls are not allowed in consts.
// FIXME: Reconsider if accounting for borrows in drops is necessary for const drop.

// We need to assign qualifs to the dropped location before visiting the operand that
// replaces it since qualifs can be cleared on move.
self.super_terminator(terminator, location);
}
}
Expand Down

0 comments on commit 153bfa0

Please sign in to comment.