You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[ShrinkBorrowScope] Used extract deinit barrier implementation.
In 0325e29, the implementation of
deinit barrier predicate was copied out of ShrinkBorrowScope into
MemAccessUtils. Delete the source of that copy from ShrinkBorrowScope
and just call the now common utility.
0 commit comments