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: cannot implement trait on type alias impl trait
--> /home/runner/work/glacier/glacier/ices/76202.rs:13:1
|
13 | impl Test for F {
| ^^^^^^^^^^^^^^^
|
note: type alias impl trait defined here
--> /home/runner/work/glacier/glacier/ices/76202.rs:6:10
|
6 | type F = impl Dummy;
| ^^^^^^^^^^
error: aborting due to previous error
==============
0 commit comments