You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
$(LI $(BUGZILLA 21725): Specifying null as bitfields variable name now fails)
36
41
)
@@ -40,6 +45,7 @@ $(LI $(BUGZILLA 21702): avoid quadratic template expansion in constraints of mul
40
45
$(LI $(BUGZILLA 21721): casting std.BigInts to built-in floating point types doesn't work without -preview=dip1000)
41
46
$(LI $(BUGZILLA 21724): std.algorithm.mutation.copy fails on overlapping arrays if the source array's pointer is less than the destination array's pointer)
42
47
$(LI $(BUGZILLA 21758): std.experimental.checkedint opBinaryRight with integer left-hand side does not compile for any operators except + and -)
48
+
$(LI $(BUGZILLA 21801): std.typecons.ReplaceType does not work for `in` parameters)
0 commit comments