summaryrefslogtreecommitdiffhomepage
path: root/util/set/intset.go
AgeCommit message (Expand)AuthorFilesLines
2026-03-06all: use Go 1.26 things, run most gofix modernizersBrad Fitzpatrick1-1/+1
2026-01-23all: remove AUTHORS file and references to itWill Norris1-1/+1
2025-07-30util/set: add more functionality to IntSet (#16640)Joe Tsai1-0/+26
2025-07-22util/set: add IntSet (#16602)Joe Tsai1-0/+172