[Issue 22101] Nullable.get(fallback) cannot be used with non-@safe/pure/nothrow types

2021-07-05 Thread d-bugmail--- via Digitalmars-d-bugs
ck) cannot be used with non-@safe/pure/nothrow types https://github.com/dlang/phobos/pull/8159 --

[Issue 22101] Nullable.get(fallback) cannot be used with non-@safe/pure/nothrow types

2021-07-05 Thread d-bugmail--- via Digitalmars-d-bugs
--- @CyberShadow created dlang/phobos pull request #8159 "Fix Issue 22101 - Nullable.get(fallback) cannot be used with non-@saf…" fixing this issue: - Fix Issue 22101 - Nullable.get(fallback) cannot be used with non-@safe/pure/nothrow types https://github.com/dlang/phobos/pull/8159 --