Skip to content

Commit 7a7f7b1

Browse files
committed
rustup
1 parent fc41a9c commit 7a7f7b1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

rust-version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1d6b0f626aad4ee9f2eaec4d5582f45620ccab80
1+
a4d9624242df6bfe6c0a298867dd2bd527263424

tests/compile-fail/intrinsics/copy_overflow.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// error-pattern: overflow computing total size of `copy`
1+
// error-pattern: overflow computing total size
22
use std::mem;
33

44
fn main() {

0 commit comments

Comments
 (0)