Commit 650935e
authored
Rollup merge of rust-lang#126402 - firefighterduck:fix-unsafe-precon-copy, r=Nilstrieb
Fix wrong `assert_unsafe_precondition` message for `core::ptr::copy`
A small fix in the `assert_unsafe_precondition` message for `core::ptr::copy` as described by rust-lang#126400 .
fixes rust-lang#1264001 file changed
+1
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3043 | 3043 | | |
3044 | 3044 | | |
3045 | 3045 | | |
3046 | | - | |
3047 | | - | |
| 3046 | + | |
3048 | 3047 | | |
3049 | 3048 | | |
3050 | 3049 | | |
| |||
0 commit comments