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

Commit 16c57fd

Browse files
committed
ices/95647-1.rs: fixed with errors
=== stdout === === stderr === error: higher kinded lifetime bounds on nested opaque types are not supported yet --> /home/runner/work/glacier/glacier/ices/95647-1.rs:9:67 | 9 | fn g() -> impl for<'a> Tr<&'a u8, Output = impl std::fmt::Debug + 'a> { } | ^^ | note: lifetime declared here --> /home/runner/work/glacier/glacier/ices/95647-1.rs:9:20 | 9 | fn g() -> impl for<'a> Tr<&'a u8, Output = impl std::fmt::Debug + 'a> { } | ^^ error: aborting due to previous error ==============
1 parent 8e2d3ed commit 16c57fd

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)