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 #115749 - oli-obk:smir_consts, r=compiler-errors
Allow loading the SMIR for constants and statics
cc rust-lang/project-stable-mir#34
before this PR we were ICEing when trying to access the SMIR of anything other than functions
0 commit comments