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
701: Fix how `Instant` is displayed r=thvdveld a=thvdveld
Instant was displayed incorrectly. For example,
`Instant::from_millis(74)` would have been displayed as "0.74s" instead of the correct "0.074s".
bors r+
Co-authored-by: Thibaut Vandervelden <thvdveld@vub.be>
0 commit comments