We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 98d92d3 + 7c4490d commit bc51ed6Copy full SHA for bc51ed6
compiletest/tests/compile-fail/static_is_sized.rs
@@ -1,4 +1,4 @@
1
-// error-pattern:the size for value values of type `str` cannot be known at compilation time
+// error-pattern:the size for values of type `str` cannot be known at compilation time
2
#[macro_use]
3
extern crate lazy_static_compiletest as lazy_static;
4
0 commit comments