various ui tests need to be made robust w.r.t NLL migration #55533
Closed
Description
While working on #54528 (see /~https://github.com/rust-lang/rust/projects/10) I found a number of tests that assume borrows to be lexically scoped.
These tests should be revised to not rely on that assumption.
(see also #52663 (comment) and /~https://github.com/rust-lang/rust/projects/10#column-3663841)
Metadata
Assignees
Labels
No labels