Skip to content

Commit 386faca

Browse files
committed
Remove the immix_stress_copying feature.
The feature of the same name has been removed in mmtk-core. See: mmtk/mmtk-core#1324
1 parent 26ae961 commit 386faca

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

mmtk/Cargo.toml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,3 @@ clear_old_copy = []
5050

5151
# Enable extra assertions in release build. For debugging.
5252
extra_assert = []
53-
54-
# Force Immix-based plans to move as many objects as possible. For debugging.
55-
immix_stress_copying = ["mmtk/immix_stress_copying"]

0 commit comments

Comments
 (0)