cfallin edited issue #13798:
Right now debug state slot management is documented as not supporting moving GCs, and at the time of creation we indeed didn't have a moving GC. Nowadays though with
copyingas the default collector we do indeed have a moving GC, so either this comment needs updating or the implementation needs updating as well.
cfallin reopened issue #13798:
Right now debug state slot management is documented as not supporting moving GCs, and at the time of creation we indeed didn't have a moving GC. Nowadays though with
copyingas the default collector we do indeed have a moving GC, so either this comment needs updating or the implementation needs updating as well.
fitzgen assigned cfallin to issue #13798.
alexcrichton closed issue #13798:
Right now debug state slot management is documented as not supporting moving GCs, and at the time of creation we indeed didn't have a moving GC. Nowadays though with
copyingas the default collector we do indeed have a moving GC, so either this comment needs updating or the implementation needs updating as well.
Last updated: Aug 30 2026 at 10:08 UTC