- Notifications
You must be signed in to change notification settings - Fork18.4k
Commit6c76311
committed
[release-branch.go1.1] runtime/race: improve public documentation
««« CL 9144050 / d29da2ced72bruntime/race: improve public documentationMove the documentation from race.go to doc.go, becauserace.go uses +build race, so it's not normally parsed by go doc.Rephrase the documentation for end users, provide link to racedetector manual.Fixes#5444.R=golang-dev, minux.ma, adg, rCC=golang-devhttps://golang.org/cl/9144050»»»R=golang-dev, bradfitzCC=golang-devhttps://golang.org/cl/93870431 parent9294a08 commit6c76311
2 files changed
+9
-1
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + |
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
4 | 4 |
| |
5 | 5 |
| |
6 | 6 |
| |
7 |
| - | |
8 | 7 |
| |
9 | 8 |
| |
10 | 9 |
| |
|
0 commit comments
Comments
(0)