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
#99062 added ICF (identical code folding) for Linux builds of rustc, in order to slightly optimize binary size and i-cache utilization. It could be worthwhile to also investigate if we can apply it on other platforms. It could be also expanded to other compiler artifacts, like stdlib.