Is unsound_local_offset still needed for using LocalTime
?
#2545
Unanswered
keepsimple1
asked this question in
Q&A
Replies: 1 comment
-
Opened PR #2550 . |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
tracing/tracing-subscriber/src/fmt/time/time_crate.rs
Line 29 in b28c935
It seems that
unsound_local_offset
was removed fromtime
crate in 0.3.18. Is it possible fortracing
0.1.x to move totime
0.3.18 or later, and would that remove the need of usingunsound_local_offset
?Beta Was this translation helpful? Give feedback.
All reactions