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
{{ message }}
This repository was archived by the owner on May 28, 2025. It is now read-only.
Auto merge of rust-lang#107404 - cjgillot:const-debuginfo, r=oli-obk
Turn on ConstDebugInfo pass.
Split from rust-lang#103657
Moving those constant into debuginfo allows to shrink the number of locals and the actual size of the MIR body.
0 commit comments