We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a3c78c8 + 75f4d3f commit 8fc54e0Copy full SHA for 8fc54e0
deprecate.dd
@@ -11,7 +11,7 @@ $(SPEC_S Deprecated Features,
11
$(TABLE2 Deprecated Features,
12
$(THEAD Feature, Spec, Dep, Error, Gone)
13
$(TROW $(DEPLINK Hexstring literals), 2.079, 2.079, , )
14
- $(TROW $(DEPLINK Class allocators and deallocators), future, , , )
+ $(TROW $(DEPLINK Class allocators and deallocators), , 2.080, , )
15
$(TROW $(DEPLINK Implicit comparison of different enums), 2.075, 2.075, , )
16
$(TROW $(DEPLINK Implicit string concatenation), 2.072, 2.072, , )
17
$(TROW $(DEPLINK Using the result of a comma expression), 2.072, 2.072, 2.079, )
0 commit comments