mirror of
https://github.com/golang/go.git
synced 2025-12-08 06:10:04 +00:00
Default, use hash function in the runtime package.
If the build tag is purego or raw memory cannot be hash directly,
use reflect get each field to hash separately.
Fixes #54670
Change-Id: Ic968864c9c3c51883967d4f6dc24432385c7dc79
GitHub-Last-Rev:
|
||
|---|---|---|
| .. | ||
| 32936.txt | ||
| 36532.txt | ||
| 51473.txt | ||
| 54670.txt | ||
| 61515.txt | ||
| 61901.txt | ||
| 62384.txt | ||
| 62516.txt | ||
| 66626.txt | ||
| 67813.txt | ||