Rollup merge of #22284 - steveklabnik:fix_another_lie, r=nikomatsakis
This isn't something we want to guarantee. r? @nikomatsakis
This commit is contained in:
commit
1718e6b19e
1 changed files with 0 additions and 3 deletions
|
|
@ -3543,9 +3543,6 @@ elements, respectively, in a parenthesized, comma-separated list.
|
|||
Because tuple elements don't have a name, they can only be accessed by
|
||||
pattern-matching.
|
||||
|
||||
The members of a tuple are laid out in memory contiguously, in order specified
|
||||
by the tuple type.
|
||||
|
||||
An example of a tuple type and its use:
|
||||
|
||||
```
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue