Open
Description
Since #123168 , All prelude of nightly channel will export size_of
and size_of_val
and align_of
and align_of_val
. This clearly leads to issues with the repeat build of code developed on nightly.
Possible impacts:
microsoft/windows-rs#3076