summaryrefslogtreecommitdiff
path: root/spec/ruby/core/set
AgeCommit message (Expand)Author
2025-05-20Remove SortedSet autoload and set/sorted_setJeremy Evans
2025-05-13Add specs for Set mutation during iterationJean Boussier
2025-05-13Set#merge: raise if called during iterationJean Boussier
2025-05-09Update to ruby/spec@d8bacefAndrew Konchin