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
Auto merge of rust-lang#16221 - holly-hacker:fix-16200, r=lnicola
fix: Fix out-of-bounds panic in some macros due to unhandled self_ref
Fixesrust-lang#16200
I don't fully understand these changes, I just applied and tested the changes suggested in rust-lang#16200 and they seem to fix the issue on both the repro and my original project.
0 commit comments