Clean up E0512 explanation
This commit is contained in:
parent
1b521f5773
commit
1d01ce2392
@ -1,5 +1,6 @@
|
||||
Transmute with two differently sized types was attempted. Erroneous code
|
||||
example:
|
||||
Transmute with two differently sized types was attempted.
|
||||
|
||||
Erroneous code example:
|
||||
|
||||
```compile_fail,E0512
|
||||
fn takes_u8(_: u8) {}
|
||||
|
Loading…
Reference in New Issue
Block a user