This commit is contained in:
Ralf Jung 2021-03-10 15:21:12 +01:00
parent fc41a9cdd4
commit 7a7f7b1a7a
2 changed files with 2 additions and 2 deletions

View File

@ -1 +1 @@
1d6b0f626aad4ee9f2eaec4d5582f45620ccab80
a4d9624242df6bfe6c0a298867dd2bd527263424

View File

@ -1,4 +1,4 @@
// error-pattern: overflow computing total size of `copy`
// error-pattern: overflow computing total size
use std::mem;
fn main() {