Skip to content
This repository was archived by the owner on May 23, 2024. It is now read-only.

Commit d4f1a28

Browse files
committed
ices/67424.rs: fixed with errors
=== stdout === === stderr === error[E0658]: generic associated types are unstable --> /home/runner/work/glacier/glacier/ices/67424.rs:6:5 | 6 | type Type1<B>: Trait1<A = B>; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: for more information, see rust-lang/rust#44265 = help: add `#![feature(generic_associated_types)]` to the crate attributes to enable error: type-generic associated types are not yet implemented --> /home/runner/work/glacier/glacier/ices/67424.rs:6:5 | 6 | type Type1<B>: Trait1<A = B>; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: for more information, see rust-lang/rust#44265 error: aborting due to 2 previous errors For more information about this error, try `rustc --explain E0658`. ==============
1 parent 3e5ca66 commit d4f1a28

File tree

1 file changed

+0
-0
lines changed

1 file changed

+0
-0
lines changed
File renamed without changes.

0 commit comments

Comments
 (0)