rollup merge of #18542 : jakub-/struct-inherit-feature-gate

This commit is contained in:
Alex Crichton
2014-11-02 18:45:40 -08:00
+1 -1
View File
@@ -57,7 +57,7 @@
("default_type_params", Active),
("quote", Active),
("linkage", Active),
("struct_inherit", Active),
("struct_inherit", Removed),
("overloaded_calls", Active),
("unboxed_closure_sugar", Active),