Mark the struct_inherit
feature as removed
This commit is contained in:
parent
3327ecca42
commit
c77a313570
1 changed files with 1 additions and 1 deletions
|
@ -57,7 +57,7 @@ static KNOWN_FEATURES: &'static [(&'static str, Status)] = &[
|
|||
("default_type_params", Active),
|
||||
("quote", Active),
|
||||
("linkage", Active),
|
||||
("struct_inherit", Active),
|
||||
("struct_inherit", Removed),
|
||||
("overloaded_calls", Active),
|
||||
("unboxed_closure_sugar", Active),
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue