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.
1 parent fc41a9c commit 7a7f7b1Copy full SHA for 7a7f7b1
rust-version
@@ -1 +1 @@
1
-1d6b0f626aad4ee9f2eaec4d5582f45620ccab80
+a4d9624242df6bfe6c0a298867dd2bd527263424
tests/compile-fail/intrinsics/copy_overflow.rs
@@ -1,4 +1,4 @@
-// error-pattern: overflow computing total size of `copy`
+// error-pattern: overflow computing total size
2
use std::mem;
3
4
fn main() {
0 commit comments