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
My concern is this type of thing will likely bite users, who may have (unintentionally) done something silly like the example above (why does libc define timezone as an empty enum? I'm not sure). But my questions are mostly:
Is this an expected change in nightly?
Is it expected that only optimized (release) builds hit this? Why isn't a debug building compiling to the same thing?