]> Cypherpunks repositories - gostls13.git/commit
cmd/go,crypto/mlkem,crypto/x509,encoding/ascii85: clean up tautological/impossible...
authorNeal Patel <nealpatel@google.com>
Tue, 27 Jan 2026 22:37:38 +0000 (22:37 +0000)
committerNeal Patel <nealpatel@google.com>
Fri, 30 Jan 2026 15:54:05 +0000 (07:54 -0800)
commitafae85307206cb56851c31652bd9ae45ba60c800
treecc48cf4eef59e1ac7bf93724924f4c8c3c25f712
parent5aa006dee0fae19cea85843cb0c83636a3181e0e
cmd/go,crypto/mlkem,crypto/x509,encoding/ascii85: clean up tautological/impossible nil conditions

Change-Id: I3cdc599ebc93f5c9be5645e7ef7ce167242d9c1b
Reviewed-on: https://go-review.googlesource.com/c/go/+/739800
Reviewed-by: Roland Shoemaker <roland@golang.org>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
src/cmd/go/internal/imports/read_test.go
src/cmd/go/internal/load/godebug.go
src/cmd/internal/script/engine.go
src/crypto/mlkem/mlkem_test.go
src/crypto/x509/root_unix_test.go
src/encoding/ascii85/ascii85_test.go