We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3fd7d00 + 6ab6882 commit 7ead4f5Copy full SHA for 7ead4f5
compiletest/tests/compile-fail/static_is_sized.rs
@@ -1,4 +1,4 @@
1
-// error-pattern:the trait bound `str: std::marker::Sized` is not satisfied
+// error-pattern:the size for value 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