It creates the src pointer first, which is then invalidated by a unique borrow of the destination pointer. Swap the borrows around to fix this. Found with miri. |
||
|---|---|---|
| .. | ||
| src | ||
| Cargo.toml | ||
It creates the src pointer first, which is then invalidated by a unique borrow of the destination pointer. Swap the borrows around to fix this. Found with miri. |
||
|---|---|---|
| .. | ||
| src | ||
| Cargo.toml | ||