We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7dcf300 + 32670dd commit a416d29Copy full SHA for a416d29
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