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

Commit b20e6d2

Browse files
committed
ices/67830.rs: fixed with errors
=== stdout === === stderr === error: implementation of `FnOnce` is not general enough --> /home/runner/work/glacier/glacier/ices/67830.rs:22:5 | 22 | Wrap(|a| Some(a).into_iter()) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ implementation of `FnOnce` is not general enough | = note: closure with signature `fn(&'2 A) -> std::option::IntoIter<&A>` must implement `FnOnce<(&'1 A,)>`, for any lifetime `'1`... = note: ...but it actually implements `FnOnce<(&'2 A,)>`, for some specific lifetime `'2` error: aborting due to previous error ==============
1 parent c431092 commit b20e6d2

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)