Clean up E0439 explanation
This commit is contained in:
parent
59f4ba9504
commit
32670ddd28
1 changed files with 3 additions and 2 deletions
|
|
@ -1,5 +1,6 @@
|
|||
The length of the platform-intrinsic function `simd_shuffle`
|
||||
wasn't specified. Erroneous code example:
|
||||
The length of the platform-intrinsic function `simd_shuffle` wasn't specified.
|
||||
|
||||
Erroneous code example:
|
||||
|
||||
```compile_fail,E0439
|
||||
#![feature(platform_intrinsics)]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue