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

Commit 19b7f88

Browse files
committed
ices/62521-3.rs: fixed with errors
=== stdout === === stderr === warning: the feature `generic_associated_types` is incomplete and may cause the compiler to crash --> /home/runner/work/glacier/glacier/ices/62521-3.rs:3:12 | 3 | #![feature(generic_associated_types)] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: `#[warn(incomplete_features)]` on by default error[E0195]: lifetime parameters or bounds on type `Item` do not match the trait declaration --> /home/runner/work/glacier/glacier/ices/62521-3.rs:7:14 | 7 | type Item<'b> = &'b Foo; | ^^^^ lifetimes do not match type in trait error: aborting due to previous error For more information about this error, try `rustc --explain E0195`. ==============
1 parent 3e5ca66 commit 19b7f88

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)