[ruby/mmtk] Enable immix_non_moving feature
https://github.com/ruby/mmtk/commit/63ab563e04
This commit is contained in:
parent
0a26a3de89
commit
85a25116cc
@ -22,7 +22,7 @@ probe = "0.5"
|
||||
sysinfo = "0.32.0"
|
||||
|
||||
[dependencies.mmtk]
|
||||
features = ["is_mmtk_object", "object_pinning", "sticky_immix_non_moving_nursery"]
|
||||
features = ["is_mmtk_object", "object_pinning", "sticky_immix_non_moving_nursery", "immix_non_moving"]
|
||||
|
||||
# Uncomment the following lines to use mmtk-core from the official repository.
|
||||
git = "https://github.com/mmtk/mmtk-core.git"
|
||||
|
Loading…
x
Reference in New Issue
Block a user