Auto merge of #25854 - liigo:patch-1, r=alexcrichton
This commit is contained in:
commit
3a433b968b
1 changed files with 2 additions and 2 deletions
|
|
@ -3255,8 +3255,8 @@ User-defined types have limited capabilities.
|
|||
The primitive types are the following:
|
||||
|
||||
* The boolean type `bool` with values `true` and `false`.
|
||||
* The machine types.
|
||||
* The machine-dependent integer and floating-point types.
|
||||
* The machine types (integer and floating-point).
|
||||
* The machine-dependent integer types.
|
||||
|
||||
#### Machine types
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue