]> Cypherpunks repositories - gostls13.git/commit
cmd/compile/internal/syntax: replace bytes.Compare call with bytes.Equal
authorguoguangwu <guoguangwug@gmail.com>
Thu, 14 Mar 2024 03:16:12 +0000 (03:16 +0000)
committerGopher Robot <gobot@golang.org>
Thu, 14 Mar 2024 16:30:19 +0000 (16:30 +0000)
commit90a2dcf1dbc0c3ed46a76547c3c9578a73aeb822
treec521458415a316c08ecf6c8ea54a1d4d3edb022f
parent376be64922f38a78c42c62db189be911160367f8
cmd/compile/internal/syntax: replace bytes.Compare call with bytes.Equal

Change-Id: I783e02e215efaebf4936146c6aaa032634fdfa64
GitHub-Last-Rev: 24680a73ee22fe03d7e33c122c95ed1372a2b406
GitHub-Pull-Request: golang/go#66304
Reviewed-on: https://go-review.googlesource.com/c/go/+/571595
Auto-Submit: Ian Lance Taylor <iant@google.com>
Reviewed-by: Cherry Mui <cherryyz@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Ian Lance Taylor <iant@google.com>
src/cmd/compile/internal/syntax/parser_test.go