From 59a03d60f851ec4f11b24323acc1ece966d21c61 Mon Sep 17 00:00:00 2001 From: Roland Conybeare Date: Sun, 24 May 2026 19:43:03 -0400 Subject: [PATCH 1/2] xo-build: + xo-alloc2 subsystem --- etc/xo/subsystem-list | 1 + 1 file changed, 1 insertion(+) diff --git a/etc/xo/subsystem-list b/etc/xo/subsystem-list index c2ebcd9e..d91621bf 100644 --- a/etc/xo/subsystem-list +++ b/etc/xo/subsystem-list @@ -7,6 +7,7 @@ xo-reflectutil xo-arena xo-facet xo-testutil +xo-alloc2 xo-alloc xo-object xo-refcnt From 49dada20f07c36a0819f644440b1d1deb1c3e465 Mon Sep 17 00:00:00 2001 From: Roland Conybeare Date: Mon, 25 May 2026 23:07:33 -0400 Subject: [PATCH 2/2] nix build / xo-cmake: + xo-gc + in forgejo CI --- etc/xo/subsystem-list | 1 + 1 file changed, 1 insertion(+) diff --git a/etc/xo/subsystem-list b/etc/xo/subsystem-list index d91621bf..0086b814 100644 --- a/etc/xo/subsystem-list +++ b/etc/xo/subsystem-list @@ -8,6 +8,7 @@ xo-arena xo-facet xo-testutil xo-alloc2 +xo-gc xo-alloc xo-object xo-refcnt