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
Use the interpreted program's TZ variable in localtime_r
This requires a bit of wiring and a new dependency, but the tests should correctly pass now regardless of what the host's time zone is.
Fixesrust-lang/miri#3522
Right now, + always passes a pointer to the value. But it should not do so for immediate values.
The text was updated successfully, but these errors were encountered: