We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 07d4f77 commit 8cc9878Copy full SHA for 8cc9878
src/test/compile-fail/not-utf8.rs
@@ -8,7 +8,7 @@
8
// option. This file may not be copied, modified, or distributed
9
// except according to those terms.
10
11
-// error-pattern: is not UTF-8
+// error-pattern: did not contain valid UTF-8
12
13
fn foo() {
14
include!("not-utf8.bin")
0 commit comments