summaryrefslogtreecommitdiffhomepage
path: root/syncs/shardedint_test.go
AgeCommit message (Expand)AuthorFilesLines
2026-04-05cmd/vet: add subtestnames analyzer; fix all existing violationsBrad Fitzpatrick1-3/+3
2026-03-06all: use Go 1.26 things, run most gofix modernizersBrad Fitzpatrick1-2/+2
2026-01-23all: remove AUTHORS file and references to itWill Norris1-1/+1
2025-11-16syncs: add Mutex/RWMutex alias/wrappers for future mutex debuggingBrad Fitzpatrick1-1/+2
2024-12-19syncs: add ShardedInt expvar.Var typeJames Tucker1-0/+119