ruby/ext/coverage
Jean Boussier 3ec7bfff2e Use a set_table for rb_vm_struct.unused_block_warning_table
Now that we have a hash-set implementation we can use that
instead of a hash-table with a static value.
2025-04-27 11:59:28 +02:00
..
lib
coverage.c Prefix asan_poison_object with rb 2024-12-19 09:14:34 -05:00
depend Use a set_table for rb_vm_struct.unused_block_warning_table 2025-04-27 11:59:28 +02:00
extconf.rb