fetching https://github.com/dkorpel/dmd.git vector-cast-nogc (attempt: 1/3)
From https://github.com/dkorpel/dmd
 * branch                  vector-cast-nogc -> FETCH_HEAD

merging FETCH_HEAD
Auto-merging compiler/src/dmd/expressionsem.d
Auto-merging compiler/src/dmd/dclass.d
Merge made by the 'recursive' strategy.
 compiler/src/dmd/dclass.d                  |  4 ++++
 compiler/src/dmd/expressionsem.d           |  2 +-
 compiler/src/dmd/traits.d                  |  2 +-
 compiler/test/compilable/nogc.d            |  9 +++++++++
 compiler/test/compilable/test24066.d       | 11 +++++++++++
 compiler/test/fail_compilation/test24065.d | 18 ++++++++++++++++++
 6 files changed, 44 insertions(+), 2 deletions(-)
 create mode 100644 compiler/test/compilable/test24066.d
 create mode 100644 compiler/test/fail_compilation/test24065.d