Skip to content

Commit

Permalink
chore(hydroflow): update trybuild output for nightly bump (#942)
Browse files Browse the repository at this point in the history
  • Loading branch information
MingweiSamuel committed Oct 12, 2023
1 parent 214fad6 commit 6bf846f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
error[E0271]: type mismatch resolving `<ForEach<[closure@surface_anti_join_badtypes.rs:4:18], {integer}> as Pusherator>::Item == &str`
error[E0271]: type mismatch resolving `<ForEach<{closure@surface_anti_join_badtypes.rs:4:18}, {integer}> as Pusherator>::Item == &str`
--> tests/compile-fail/surface_anti_join_badtypes.rs:5:13
|
5 | j = anti_join() -> for_each(std::mem::drop);
Expand Down

0 comments on commit 6bf846f

Please sign in to comment.