@ibuclaw updated dlang/dmd pull request #11065 "fix Issue 20771, 20772, disallow passing non-trivially copyable types as variadic arguments" fixing this issue: - fix Issue 20775 - Missing fail compilation test for passing types that need destruction https://github.com/dlang/dmd/pull/11065
dlang/dmd pull request #11065 "fix Issue 20771, 20772, 20775 disallow passing non-trivially copyable types as variadic arguments" was merged into master: - 48001555a8d9a277e50f259fffc87aa85f8ac48e by Iain Buclaw: fix Issue 20775 - Missing fail compilation test for passing types that need destruction https://github.com/dlang/dmd/pull/11065