-
Notifications
You must be signed in to change notification settings - Fork 17.7k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
cmd/go: clarify and simplify (a little) the description of go test's …
…caching I found the previous text choppy and hard to follow, and in putting this CL together, based entirely on the existing text, I found several details that seemed misleading to me. This is my attempt to make the text simultaneously easier to understand, more complete, and more precise. I may have failed in all three, but I wanted to try. Change-Id: I088cb457f6fcad8f2b40236949cc3ac43455e600 Reviewed-on: https://go-review.googlesource.com/87735 Reviewed-by: Russ Cox <rsc@golang.org>
- Loading branch information
Showing
2 changed files
with
82 additions
and
64 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters