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
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.
Since #123168 , All prelude of nightly channel will export
size_ofandsize_of_valandalign_ofandalign_of_val. This clearly leads to issues with the repeat build of code developed on nightly.Possible impacts:
microsoft/windows-rs#3076