mirror of
https://github.com/ruby/ruby.git
synced 2026-01-27 12:34:21 +00:00
instead of mutating RubyVM::Instructions and letting the order of `require` impact its behavior. Now that we have both RubyVM::TraceInstruction and RubyVM::ZJITInstruction, it feels too much of a tight coupling to rely on `require` to be ordered properly.