Michael Goulet
Michael Goulet
@craterbot check crates=https://crater-reports.s3.amazonaws.com/pr-122317/retry-regressed-list.txt
@craterbot edit p=1
@craterbot p=1
Figured out the problem with `[email protected]` -- we originally used `sup` instead of `eq` to equate the self types. Changed it back to use `sup` and added a test. This...
You minimized this from the same issue we have with RPITs, right? Because this code ICEs: ```rust #![allow(unconditional_recursion)] fn test
Wait, @aliemjay isn't this issue also fixed by #116891? It should be filtering out the uncaptured lifetimes in that PR.
@bors r=nnethercote
If you want to chat about this approach, happy to, but I've removed the S-waiting-on-review since not sure if you want input or not.