Fetching updates to dlang/dmd:
Fetching origin


Cloning source/dlang/dmd.git into pull-5474598-FreeBSD_32/dmd, branch master
Cloning into '/home/braddr/sandbox/at-client/pull-5474598-FreeBSD_32/dmd'...
done.
Head commit:
commit c4e84f226e48c865ef74cc789374b05645fe98fb
Author: Dennis <dkorpel@users.noreply.github.com>
Date:   Thu Jul 20 11:41:02 2023 +0200

    Improve "need `this`" error (#15430)
    
    * Improve "need `this`" error for function calls
    
    * Improve "need `this`" error for member variables
    
    * Improve "need this" error for address of variable
    
    * Remove dead error


Fetching updates to dlang/druntime:
Fetching origin


Cloning source/dlang/druntime.git into pull-5474598-FreeBSD_32/druntime, branch master
Cloning into '/home/braddr/sandbox/at-client/pull-5474598-FreeBSD_32/druntime'...
done.
Head commit:
commit 92d444fb7496919b219d9182459e984686ffbbb2
Author: Iain Buclaw <ibuclaw@gdcproject.org>
Date:   Sun Jul 10 01:01:21 2022 +0200

    Add stubs for install make recipes
    
    This allows the auto-tester to build without complaint, even though it ultimately does nothing


Fetching updates to dlang/phobos:
Fetching origin


Cloning source/dlang/phobos.git into pull-5474598-FreeBSD_32/phobos, branch master
Cloning into '/home/braddr/sandbox/at-client/pull-5474598-FreeBSD_32/phobos'...
done.
Head commit:
commit 330d6a4fdbe82683e081959d0aeb53597b025bc4
Merge: 105bc4508 faca94c21
Author: Iain Buclaw <ibuclaw@gdcproject.org>
Date:   Sat Jul 15 17:18:10 2023 +0200

    Merge pull request #8782 from ibuclaw/merge_stable
    
    merge stable