You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 23, 2024. It is now read-only.
=== stdout ===
=== stderr ===
error[E0507]: cannot move out of `*u.x` which is behind a shared reference
--> /home/runner/work/glacier/glacier/ices/66500.rs:6:14
|
6 | unsafe { *u.x }
| ^^^^ move occurs because `*u.x` has type `std::string::String`, which does not implement the `Copy` trait
error: aborting due to previous error
For more information about this error, try `rustc --explain E0507`.
==============
Co-authored-by: rustbot <[email protected]>
0 commit comments