April 14
https://issues.dlang.org/show_bug.cgi?id=24502

          Issue ID: 24502
           Summary: [REG2.102.0] Can no longer select manual GC with
                    --DRT-gcopt=gc:manual
           Product: D
           Version: D2
          Hardware: All
                OS: Linux
            Status: NEW
          Severity: regression
          Priority: P1
         Component: druntime
          Assignee: nobody@puremagic.com
          Reporter: dlang-bugzilla@thecybershadow.net

It seems the `manual` GC is no longer registered at startup.

--