This causes the base64 encoding to fail to be used in a @nogc context despite having no GC
@dkorpel created dlang/phobos pull request #8430 "Fix issue 22213 - Base64: Missing `@nogc` attribute on encodeLength" fixing this issue: - Fix issue 22213 - Base64: Missing `@nogc` attribute on encodeLength https://github.com/dlang/phobos/pull/8430
dlang/phobos pull request #8430 "Fix issue 22213 - Base64: Missing `@nogc` attribute on encodeLength" was merged into master: - f56b33961e5524f768f9ae32a438688560a9b1a1 by Dennis Korpel: Fix issue 22213 - Base64: Missing `@nogc` attribute on encodeLength https://github.com/dlang/phobos/pull/8430