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

Commit 26d818b

Browse files
committed
ices/74761.rs: fixed with errors
=== stdout === === stderr === error[E0207]: the lifetime parameter `'a` is not constrained by the impl trait, self type, or predicates --> /home/runner/work/glacier/glacier/ices/74761.rs:8:6 | 8 | impl<'a, 'b> A for () { | ^^ unconstrained lifetime parameter error[E0207]: the lifetime parameter `'b` is not constrained by the impl trait, self type, or predicates --> /home/runner/work/glacier/glacier/ices/74761.rs:8:10 | 8 | impl<'a, 'b> A for () { | ^^ unconstrained lifetime parameter error: aborting due to 2 previous errors For more information about this error, try `rustc --explain E0207`. ==============
1 parent c758f7f commit 26d818b

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)