1
0
mirror of https://github.com/golang/go synced 2024-11-15 05:00:31 -07:00
go/src/bytes
nlwkobe30 7cd0a4be5c all: omit unnecessary 0 in slice expression
All changes are related to the code, except for the comments in src/regexp/syntax/parse.go and src/slices/slices.go.

Change-Id: I73c5d3c54099749b62210aa7f3182c5eb84bb6a6
GitHub-Last-Rev: 794aa9b053
GitHub-Pull-Request: golang/go#69170
Reviewed-on: https://go-review.googlesource.com/c/go/+/609678
Reviewed-by: Dmitri Shuralyov <dmitshur@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Ian Lance Taylor <iant@google.com>
Auto-Submit: Ian Lance Taylor <iant@google.com>
2024-09-03 20:55:15 +00:00
..
boundary_test.go
buffer_test.go all: omit unnecessary 0 in slice expression 2024-09-03 20:55:15 +00:00
buffer.go bytes: more cross-references in docstrings 2024-07-16 18:17:37 +00:00
bytes_js_wasm_test.go internal/bytealg: extend memchr result correctly on wasm 2024-07-17 07:00:20 +00:00
bytes_test.go all: remove duplicated words in comments 2024-08-19 19:09:04 +00:00
bytes.go all: omit unnecessary 0 in slice expression 2024-09-03 20:55:15 +00:00
compare_test.go
example_test.go bytes,strings: use a more universal Cyrillic word 2024-08-07 17:22:36 +00:00
export_test.go
iter.go bytes, strings: add Lines, SplitSeq, SplitAfterSeq, FieldsSeq, FieldsFuncSeq 2024-08-14 18:23:13 +00:00
reader_test.go
reader.go bytes: more cross-references in docstrings 2024-07-16 18:17:37 +00:00