Auto merge of #28348 - petrochenkov:novirt, r=alexcrichton
Noticed these yesterday while reading libsyntax
This commit is contained in:
commit
eda85fede0
4 changed files with 8 additions and 22 deletions
|
|
@ -2367,9 +2367,6 @@ The currently implemented features of the reference compiler are:
|
|||
into a Rust program. This capability, especially the signature for the
|
||||
annotated function, is subject to change.
|
||||
|
||||
* `struct_inherit` - Allows using struct inheritance, which is barely
|
||||
implemented and will probably be removed. Don't use this.
|
||||
|
||||
* `struct_variant` - Structural enum variants (those with named fields). It is
|
||||
currently unknown whether this style of enum variant is as
|
||||
fully supported as the tuple-forms, and it's not certain
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue