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

Commit 1d64f2d

Browse files
ices/57200.rs: fixed with errors (#290)
=== stdout === === stderr === warning: the feature `impl_trait_in_bindings` is incomplete and may cause the compiler to crash --> /home/runner/work/glacier/glacier/ices/57200.rs:1:12 | 1 | #![feature(impl_trait_in_bindings)] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: `#[warn(incomplete_features)]` on by default error: lifetimes in impl Trait types in bindings are not currently supported --> /home/runner/work/glacier/glacier/ices/57200.rs:7:12 | 7 | let f: impl Fn(&'a T) -> &'b T = |x| x; | ^^^^^^^^^^^^^^^^^^^^^^^ error: aborting due to previous error ============== Co-authored-by: rustbot <[email protected]>
1 parent 36e85a4 commit 1d64f2d

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)