[pin_ergonomics] Allow reborrowing Pin<&mut T>
without the value being in a mutable place
#130535
Labels
C-bug
Category: This is a bug.
F-pin_ergonomics
`#![feature(pin_ergonomics)]`
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
T-lang
Relevant to the language team, which will review and decide on the PR/issue.
This issue came up in code review for #130526. Here's the comment in question:
#130526 (comment)
The text was updated successfully, but these errors were encountered: