]> git.lizzy.rs Git - rust.git/commit
Change `Duration::from_secs_*` underflow error
authormbartlett21 <29034492+mbartlett21@users.noreply.github.com>
Sat, 16 Oct 2021 08:25:18 +0000 (18:25 +1000)
committermbartlett21 <mjmouse9999@gmail.com>
Wed, 20 Oct 2021 08:48:00 +0000 (08:48 +0000)
commitfe060bf2477313c6621368097e1d41cade8ca163
tree5beff89c0760b853c930f9c96d74a712cd4667d4
parent6cc0a764e082d9c0abcf37a768d5889247ba13e2
Change `Duration::from_secs_*` underflow error

Now explicitly says negative value.
library/core/src/time.rs