mirror of
https://github.com/golang/go.git
synced 2025-12-08 06:10:04 +00:00
path/filepath, io/fs: add SkipAll
Fixes #47209 Change-Id: If75b0dd38f2c30a23517205d80c7a6683a5c921c Reviewed-on: https://go-review.googlesource.com/c/go/+/363814 TryBot-Result: Gopher Robot <gobot@golang.org> Reviewed-by: Ian Lance Taylor <iant@google.com> Auto-Submit: Ian Lance Taylor <iant@google.com> Reviewed-by: Daniel Martí <mvdan@mvdan.cc> Run-TryBot: Daniel Martí <mvdan@mvdan.cc> Reviewed-by: Bryan Mills <bcmills@google.com>
This commit is contained in:
parent
6a801d3082
commit
95a786da12
5 changed files with 121 additions and 11 deletions
2
api/next/47209.txt
Normal file
2
api/next/47209.txt
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
pkg io/fs, var SkipAll error #47209
|
||||
pkg path/filepath, var SkipAll error #47209
|
||||
Loading…
Add table
Add a link
Reference in a new issue