Skip to content

Commit a7c4489

Browse files
oisyneddyb
authored andcommitted
Blessed tests
1 parent b800a34 commit a7c4489

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

tests/ui/dis/ptr_copy.normal.stderr

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
error: Cannot memcpy dynamically sized data
2-
--> $CORE_SRC/intrinsics.rs:2547:9
2+
--> $CORE_SRC/intrinsics.rs:2549:9
33
|
4-
2547 | copy(src, dst, count)
4+
2549 | copy(src, dst, count)
55
| ^^^^^^^^^^^^^^^^^^^^^
66

77
error: aborting due to previous error

0 commit comments

Comments
 (0)