summaryrefslogtreecommitdiff
path: root/spec/ruby/core/set/merge_spec.rb
AgeCommit message (Collapse)Author
2025-05-13Set#merge: raise if called during iterationJean Boussier
[Bug #21332] Notes: Merged: https://github.com/ruby/ruby/pull/13322
2025-05-09Update to ruby/spec@d8bacefAndrew Konchin
Notes: Merged: https://github.com/ruby/ruby/pull/13265