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
Rollup merge of rust-lang#66793 - matthewjasper:record-static-refs, r=cramertj
Record temporary static references in generator witnesses
Closesrust-lang#66695
* Record the pointer to static's type in MIR.
* Normalize the static's type (so that constants can be compared correctly).
0 commit comments