You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Added in Go 1.19, types like sync/atomic.Uint64 are handy, because they ensure proper alignment even on 32-bit GOOSes. However, this was done via a magic `type align64 struct{}`, which the compiler spotted by name. To keep that magic working, do not obfuscate the name. Neither package path was being obfuscated, as both packages contain compiler intrinsics already. Fixes #686. |
3 years ago | |
---|---|---|
.. | ||
asm.txtar | 3 years ago | |
atomic.txtar | 3 years ago | |
basic.txtar | 3 years ago | |
cgo.txtar | 3 years ago | |
crossbuild.txtar | 3 years ago | |
debugdir.txtar | 3 years ago | |
embed.txtar | 3 years ago | |
goenv.txtar | 3 years ago | |
gogarble.txtar | 3 years ago | |
goversion.txtar | 3 years ago | |
help.txtar | 3 years ago | |
implement.txtar | 3 years ago | |
imports.txtar | 3 years ago | |
init.txtar | 3 years ago | |
ldflags.txtar | 3 years ago | |
linker.txtar | 3 years ago | |
linkname.txtar | 3 years ago | |
list_error.txtar | 3 years ago | |
literals.txtar | 3 years ago | |
modinfo.txtar | 3 years ago | |
plugin.txtar | 3 years ago | |
position.txtar | 3 years ago | |
reflect.txtar | 3 years ago | |
reverse.txtar | 3 years ago | |
seed-cache.txtar | 3 years ago | |
seed.txtar | 3 years ago | |
syntax.txtar | 3 years ago | |
test.txtar | 3 years ago | |
tiny.txtar | 3 years ago | |
typeparams.txtar | 3 years ago |