1
0
mirror of https://github.com/golang/go synced 2024-11-26 23:31:24 -07:00
go/src/regexp
Ian Lance Taylor 0bf545e51f regexp/syntax: rename ErrInvalidDepth to ErrNestingDepth
The proposal accepted the name ErrNestingDepth.

For #51684

Change-Id: I702365f19e5e1889dbcc3c971eecff68e0b08727
Reviewed-on: https://go-review.googlesource.com/c/go/+/401854
Run-TryBot: Ian Lance Taylor <iant@golang.org>
Reviewed-by: Ian Lance Taylor <iant@google.com>
Run-TryBot: Ian Lance Taylor <iant@google.com>
Auto-Submit: Ian Lance Taylor <iant@google.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
Reviewed-by: Rob Pike <r@golang.org>
Reviewed-by: Dmitri Shuralyov <dmitshur@google.com>
2022-04-22 22:35:03 +00:00
..
syntax regexp/syntax: rename ErrInvalidDepth to ErrNestingDepth 2022-04-22 22:35:03 +00:00
testdata
all_test.go
backtrack.go
example_test.go
exec2_test.go all: go fix -fix=buildtag std cmd (except for bootstrap deps, vendor) 2021-10-28 18:17:57 +00:00
exec_test.go all: replace `` and '' with “ (U+201C) and ” (U+201D) in doc comments 2022-04-05 17:52:29 +00:00
exec.go
find_test.go
onepass_test.go
onepass.go
regexp.go all: gofmt main repo 2022-04-11 16:34:30 +00:00