]> Cypherpunks repositories - gostls13.git/commit
time: don't check non-nil err twice in parse
authorTobias Klauser <tklauser@distanz.ch>
Tue, 10 Sep 2024 10:47:22 +0000 (12:47 +0200)
committerGopher Robot <gobot@golang.org>
Tue, 10 Sep 2024 21:43:25 +0000 (21:43 +0000)
commitaef61555dae947826e8ee69ff0e31efc4a1d4179
tree54eda2dd0b1e633fdf0233ebe5e2736209c2ff1a
parentd288776d9143370567fa56b44fa875d0e8fb02b6
time: don't check non-nil err twice in parse

Change-Id: I40a1b49035321b05032eacf4525a62b8c562e0d0
Reviewed-on: https://go-review.googlesource.com/c/go/+/612195
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Tim King <taking@google.com>
Reviewed-by: Ian Lance Taylor <iant@google.com>
Auto-Submit: Ian Lance Taylor <iant@google.com>
src/time/format.go