Closed as not planned
Description
I found that rustc
rejects when I added this commit that changes nothing related to the error.
The code where error resides worked just fine without this commit or on 1.61 or earlier.
@jonhoo Could this be a bug in the rustc
?
P.S. It failed on my MacOS M1 but succeeded in the CI... Really strange.
I also experienced clippy
reports the lifetime error but cargo
does not even without this commit.
I really have no idea what is going on.