We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 59f4ba9 commit 32670ddCopy full SHA for 32670dd
src/librustc_error_codes/error_codes/E0439.md
@@ -1,5 +1,6 @@
1
-The length of the platform-intrinsic function `simd_shuffle`
2
-wasn't specified. Erroneous code example:
+The length of the platform-intrinsic function `simd_shuffle` wasn't specified.
+
3
+Erroneous code example:
4
5
```compile_fail,E0439
6
#![feature(platform_intrinsics)]
0 commit comments