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: removing an expression is not supported in this position
--> /home/runner/work/glacier/glacier/ices/105228.rs:7:13
|
7 | let _ = #[cfg(FALSE)] 0;
| ^^^^^^^^^^^^^
error: expected expression, found `;`
--> /home/runner/work/glacier/glacier/ices/105228.rs:7:28
|
7 | let _ = #[cfg(FALSE)] 0;
| ^ expected expression
error: removing an expression is not supported in this position
--> /home/runner/work/glacier/glacier/ices/105228.rs:7:13
|
7 | let _ = #[cfg(FALSE)] 0;
| ^^^^^^^^^^^^^
error: aborting due to 3 previous errors
==============
0 commit comments