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

Commit 81e41a3

Browse files
committed
ices/96954.rs: fixed with errors
=== stdout === === stderr === error: `impl Trait` can only mention lifetimes bound at the fn or impl level --> /home/runner/work/glacier/glacier/ices/96954.rs:4:70 | 4 | fn test_argument_position(x: impl for<'a> Tr<'a, Assoc = impl Copy + 'a>) {} | ^^ | note: lifetime declared here --> /home/runner/work/glacier/glacier/ices/96954.rs:4:39 | 4 | fn test_argument_position(x: impl for<'a> Tr<'a, Assoc = impl Copy + 'a>) {} | ^^ error: aborting due to previous error ==============
1 parent 129b1e2 commit 81e41a3

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)