Skip to content
GitLab
Explore
Sign in
Register
rts: Add a long form flag to enable the non-moving GC
Code
Review changes
Check out branch
Download
Patches
Plain diff
Ben Gamari
requested to merge
wip/gc/longer-flag
into
master
Oct 29, 2019
Overview
7
Commits
1
Pipelines
2
Changes
2
Expand
The old flag,
-xn
, was quite cryptic. Here we add
--nonmoving
in addition.
Merge request reports