Skip to content

Commit 5ce2fa7

Browse files
chore: update nightly snapshots (#2677)
[ci-full] This PR was automatically generated by the nightly CI run. Updated insta snapshots for nightly Rust builds. Please review the snapshot changes to ensure they are expected. Co-authored-by: hydro-project-bot[bot] <132423234+hydro-project-bot[bot]@users.noreply.github.com>
1 parent 5bccb09 commit 5ce2fa7

7 files changed

+35
-14
lines changed

dfir_rs/tests/compile-fail/surface_badgeneric_both.stderr

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@ error: `identity` should have exactly 0 persistence lifetime arguments, actually
22
--> tests/compile-fail/surface_badgeneric_both.rs:5:42
33
|
44
5 | source_iter(0..10) -> identity::<'static, usize>() -> for_each(std::mem::drop);
5-
| ^^^^^^^^^^^^^^
5+
| ^^^^^^^

dfir_rs/tests/compile-fail/surface_demuxenum_wrongenum.stderr

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -95,11 +95,11 @@ error[E0277]: the trait bound `impl dfir_rs::dfir_pipes::push::Push<std::option:
9595
`&mut P` implements `dfir_rs::dfir_pipes::push::Push<Item, Meta>`
9696
`DemuxEnum<Outputs>` implements `dfir_rs::dfir_pipes::push::Push<Item, Meta>`
9797
`ResolveFutures<Psh, Queue, QueueInner>` implements `dfir_rs::dfir_pipes::push::Push<Fut, ()>`
98-
`SinkPush<Si>` implements `dfir_rs::dfir_pipes::push::Push<Item, Meta>`
9998
`dfir_rs::dfir_pipes::push::DemuxVar<Pushes>` implements `dfir_rs::dfir_pipes::push::Push<(usize, Item), Meta>`
10099
`dfir_rs::dfir_pipes::push::Fanout<P0, P1>` implements `dfir_rs::dfir_pipes::push::Push<Item, Meta>`
101100
`dfir_rs::dfir_pipes::push::Filter<Next, Func>` implements `dfir_rs::dfir_pipes::push::Push<Item, Meta>`
102101
`dfir_rs::dfir_pipes::push::FilterMap<Next, Func>` implements `dfir_rs::dfir_pipes::push::Push<In, Meta>`
102+
`dfir_rs::dfir_pipes::push::FlatMap<Next, Func, IntoIter, Meta>` implements `dfir_rs::dfir_pipes::push::Push<In, Meta>`
103103
and $N others
104104
note: required by a bound in `pivot_run_sg_1v1`
105105
--> tests/compile-fail/surface_demuxenum_wrongenum.rs:13:20
@@ -154,11 +154,11 @@ error[E0277]: the trait bound `impl dfir_rs::dfir_pipes::push::Push<std::option:
154154
`&mut P` implements `dfir_rs::dfir_pipes::push::Push<Item, Meta>`
155155
`DemuxEnum<Outputs>` implements `dfir_rs::dfir_pipes::push::Push<Item, Meta>`
156156
`ResolveFutures<Psh, Queue, QueueInner>` implements `dfir_rs::dfir_pipes::push::Push<Fut, ()>`
157-
`SinkPush<Si>` implements `dfir_rs::dfir_pipes::push::Push<Item, Meta>`
158157
`dfir_rs::dfir_pipes::push::DemuxVar<Pushes>` implements `dfir_rs::dfir_pipes::push::Push<(usize, Item), Meta>`
159158
`dfir_rs::dfir_pipes::push::Fanout<P0, P1>` implements `dfir_rs::dfir_pipes::push::Push<Item, Meta>`
160159
`dfir_rs::dfir_pipes::push::Filter<Next, Func>` implements `dfir_rs::dfir_pipes::push::Push<Item, Meta>`
161160
`dfir_rs::dfir_pipes::push::FilterMap<Next, Func>` implements `dfir_rs::dfir_pipes::push::Push<In, Meta>`
161+
`dfir_rs::dfir_pipes::push::FlatMap<Next, Func, IntoIter, Meta>` implements `dfir_rs::dfir_pipes::push::Push<In, Meta>`
162162
and $N others
163163
note: required by a bound in `pivot_run_sg_1v1`
164164
--> tests/compile-fail/surface_demuxenum_wrongenum.rs:13:20

dfir_rs/tests/compile-fail/surface_demuxenum_wrongfields_1.stderr

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,11 +9,11 @@ error[E0277]: the trait bound `impl dfir_rs::dfir_pipes::push::Push<u32, (), Can
99
`&mut P` implements `dfir_rs::dfir_pipes::push::Push<Item, Meta>`
1010
`DemuxEnum<Outputs>` implements `dfir_rs::dfir_pipes::push::Push<Item, Meta>`
1111
`ResolveFutures<Psh, Queue, QueueInner>` implements `dfir_rs::dfir_pipes::push::Push<Fut, ()>`
12-
`SinkPush<Si>` implements `dfir_rs::dfir_pipes::push::Push<Item, Meta>`
1312
`dfir_rs::dfir_pipes::push::DemuxVar<Pushes>` implements `dfir_rs::dfir_pipes::push::Push<(usize, Item), Meta>`
1413
`dfir_rs::dfir_pipes::push::Fanout<P0, P1>` implements `dfir_rs::dfir_pipes::push::Push<Item, Meta>`
1514
`dfir_rs::dfir_pipes::push::Filter<Next, Func>` implements `dfir_rs::dfir_pipes::push::Push<Item, Meta>`
1615
`dfir_rs::dfir_pipes::push::FilterMap<Next, Func>` implements `dfir_rs::dfir_pipes::push::Push<In, Meta>`
16+
`dfir_rs::dfir_pipes::push::FlatMap<Next, Func, IntoIter, Meta>` implements `dfir_rs::dfir_pipes::push::Push<In, Meta>`
1717
and $N others
1818
note: required for `Shape` to implement `DemuxEnumPush<(Pin<&mut impl dfir_rs::dfir_pipes::push::Push<(f64,), (), CanPend = <dfir_rs::dfir_pipes::push::ForEach<fn((f64,)) {std::mem::drop::<(f64,)>}> as dfir_rs::dfir_pipes::push::Push<(f64,), ()>>::CanPend>>, Pin<&mut impl dfir_rs::dfir_pipes::push::Push<(f64, f64), (), CanPend = <dfir_rs::dfir_pipes::push::ForEach<fn((f64, f64)) {std::mem::drop::<(f64, f64)>}> as dfir_rs::dfir_pipes::push::Push<(f64, f64), ()>>::CanPend>>, Pin<&mut impl dfir_rs::dfir_pipes::push::Push<u32, (), CanPend = <dfir_rs::dfir_pipes::push::ForEach<{closure@$DIR/tests/compile-fail/surface_demuxenum_wrongfields_1.rs:20:38: 20:49}> as dfir_rs::dfir_pipes::push::Push<u32, ()>>::CanPend>>), ()>`
1919
--> tests/compile-fail/surface_demuxenum_wrongfields_1.rs:6:10
@@ -40,11 +40,11 @@ error[E0277]: the trait bound `impl dfir_rs::dfir_pipes::push::Push<u32, (), Can
4040
`&mut P` implements `dfir_rs::dfir_pipes::push::Push<Item, Meta>`
4141
`DemuxEnum<Outputs>` implements `dfir_rs::dfir_pipes::push::Push<Item, Meta>`
4242
`ResolveFutures<Psh, Queue, QueueInner>` implements `dfir_rs::dfir_pipes::push::Push<Fut, ()>`
43-
`SinkPush<Si>` implements `dfir_rs::dfir_pipes::push::Push<Item, Meta>`
4443
`dfir_rs::dfir_pipes::push::DemuxVar<Pushes>` implements `dfir_rs::dfir_pipes::push::Push<(usize, Item), Meta>`
4544
`dfir_rs::dfir_pipes::push::Fanout<P0, P1>` implements `dfir_rs::dfir_pipes::push::Push<Item, Meta>`
4645
`dfir_rs::dfir_pipes::push::Filter<Next, Func>` implements `dfir_rs::dfir_pipes::push::Push<Item, Meta>`
4746
`dfir_rs::dfir_pipes::push::FilterMap<Next, Func>` implements `dfir_rs::dfir_pipes::push::Push<In, Meta>`
47+
`dfir_rs::dfir_pipes::push::FlatMap<Next, Func, IntoIter, Meta>` implements `dfir_rs::dfir_pipes::push::Push<In, Meta>`
4848
and $N others
4949
note: required for `Shape` to implement `DemuxEnumPush<(Pin<&mut impl dfir_rs::dfir_pipes::push::Push<(f64,), (), CanPend = <dfir_rs::dfir_pipes::push::ForEach<fn((f64,)) {std::mem::drop::<(f64,)>}> as dfir_rs::dfir_pipes::push::Push<(f64,), ()>>::CanPend>>, Pin<&mut impl dfir_rs::dfir_pipes::push::Push<(f64, f64), (), CanPend = <dfir_rs::dfir_pipes::push::ForEach<fn((f64, f64)) {std::mem::drop::<(f64, f64)>}> as dfir_rs::dfir_pipes::push::Push<(f64, f64), ()>>::CanPend>>, Pin<&mut impl dfir_rs::dfir_pipes::push::Push<u32, (), CanPend = <dfir_rs::dfir_pipes::push::ForEach<{closure@$DIR/tests/compile-fail/surface_demuxenum_wrongfields_1.rs:20:38: 20:49}> as dfir_rs::dfir_pipes::push::Push<u32, ()>>::CanPend>>), ()>`
5050
--> tests/compile-fail/surface_demuxenum_wrongfields_1.rs:6:10
@@ -76,11 +76,11 @@ error[E0277]: the trait bound `impl dfir_rs::dfir_pipes::push::Push<u32, (), Can
7676
`&mut P` implements `dfir_rs::dfir_pipes::push::Push<Item, Meta>`
7777
`DemuxEnum<Outputs>` implements `dfir_rs::dfir_pipes::push::Push<Item, Meta>`
7878
`ResolveFutures<Psh, Queue, QueueInner>` implements `dfir_rs::dfir_pipes::push::Push<Fut, ()>`
79-
`SinkPush<Si>` implements `dfir_rs::dfir_pipes::push::Push<Item, Meta>`
8079
`dfir_rs::dfir_pipes::push::DemuxVar<Pushes>` implements `dfir_rs::dfir_pipes::push::Push<(usize, Item), Meta>`
8180
`dfir_rs::dfir_pipes::push::Fanout<P0, P1>` implements `dfir_rs::dfir_pipes::push::Push<Item, Meta>`
8281
`dfir_rs::dfir_pipes::push::Filter<Next, Func>` implements `dfir_rs::dfir_pipes::push::Push<Item, Meta>`
8382
`dfir_rs::dfir_pipes::push::FilterMap<Next, Func>` implements `dfir_rs::dfir_pipes::push::Push<In, Meta>`
83+
`dfir_rs::dfir_pipes::push::FlatMap<Next, Func, IntoIter, Meta>` implements `dfir_rs::dfir_pipes::push::Push<In, Meta>`
8484
and $N others
8585
note: required for `Shape` to implement `DemuxEnumPush<(Pin<&mut impl dfir_rs::dfir_pipes::push::Push<(f64,), (), CanPend = <dfir_rs::dfir_pipes::push::ForEach<fn((f64,)) {std::mem::drop::<(f64,)>}> as dfir_rs::dfir_pipes::push::Push<(f64,), ()>>::CanPend>>, Pin<&mut impl dfir_rs::dfir_pipes::push::Push<(f64, f64), (), CanPend = <dfir_rs::dfir_pipes::push::ForEach<fn((f64, f64)) {std::mem::drop::<(f64, f64)>}> as dfir_rs::dfir_pipes::push::Push<(f64, f64), ()>>::CanPend>>, Pin<&mut impl dfir_rs::dfir_pipes::push::Push<u32, (), CanPend = <dfir_rs::dfir_pipes::push::ForEach<{closure@$DIR/tests/compile-fail/surface_demuxenum_wrongfields_1.rs:20:38: 20:49}> as dfir_rs::dfir_pipes::push::Push<u32, ()>>::CanPend>>), ()>`
8686
--> tests/compile-fail/surface_demuxenum_wrongfields_1.rs:6:10

dfir_rs/tests/compile-fail/surface_demuxenum_wrongfields_2.stderr

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,11 +9,11 @@ error[E0277]: the trait bound `impl dfir_rs::dfir_pipes::push::Push<(u32,), (),
99
`&mut P` implements `dfir_rs::dfir_pipes::push::Push<Item, Meta>`
1010
`DemuxEnum<Outputs>` implements `dfir_rs::dfir_pipes::push::Push<Item, Meta>`
1111
`ResolveFutures<Psh, Queue, QueueInner>` implements `dfir_rs::dfir_pipes::push::Push<Fut, ()>`
12-
`SinkPush<Si>` implements `dfir_rs::dfir_pipes::push::Push<Item, Meta>`
1312
`dfir_rs::dfir_pipes::push::DemuxVar<Pushes>` implements `dfir_rs::dfir_pipes::push::Push<(usize, Item), Meta>`
1413
`dfir_rs::dfir_pipes::push::Fanout<P0, P1>` implements `dfir_rs::dfir_pipes::push::Push<Item, Meta>`
1514
`dfir_rs::dfir_pipes::push::Filter<Next, Func>` implements `dfir_rs::dfir_pipes::push::Push<Item, Meta>`
1615
`dfir_rs::dfir_pipes::push::FilterMap<Next, Func>` implements `dfir_rs::dfir_pipes::push::Push<In, Meta>`
16+
`dfir_rs::dfir_pipes::push::FlatMap<Next, Func, IntoIter, Meta>` implements `dfir_rs::dfir_pipes::push::Push<In, Meta>`
1717
and $N others
1818
note: required for `Shape` to implement `DemuxEnumPush<(Pin<&mut impl dfir_rs::dfir_pipes::push::Push<(f64,), (), CanPend = <dfir_rs::dfir_pipes::push::ForEach<fn((f64,)) {std::mem::drop::<(f64,)>}> as dfir_rs::dfir_pipes::push::Push<(f64,), ()>>::CanPend>>, Pin<&mut impl dfir_rs::dfir_pipes::push::Push<(f64, f64), (), CanPend = <dfir_rs::dfir_pipes::push::ForEach<fn((f64, f64)) {std::mem::drop::<(f64, f64)>}> as dfir_rs::dfir_pipes::push::Push<(f64, f64), ()>>::CanPend>>, Pin<&mut impl dfir_rs::dfir_pipes::push::Push<(u32,), (), CanPend = <dfir_rs::dfir_pipes::push::ForEach<{closure@$DIR/tests/compile-fail/surface_demuxenum_wrongfields_2.rs:20:38: 20:52}> as dfir_rs::dfir_pipes::push::Push<(u32,), ()>>::CanPend>>), ()>`
1919
--> tests/compile-fail/surface_demuxenum_wrongfields_2.rs:6:10
@@ -40,11 +40,11 @@ error[E0277]: the trait bound `impl dfir_rs::dfir_pipes::push::Push<(u32,), (),
4040
`&mut P` implements `dfir_rs::dfir_pipes::push::Push<Item, Meta>`
4141
`DemuxEnum<Outputs>` implements `dfir_rs::dfir_pipes::push::Push<Item, Meta>`
4242
`ResolveFutures<Psh, Queue, QueueInner>` implements `dfir_rs::dfir_pipes::push::Push<Fut, ()>`
43-
`SinkPush<Si>` implements `dfir_rs::dfir_pipes::push::Push<Item, Meta>`
4443
`dfir_rs::dfir_pipes::push::DemuxVar<Pushes>` implements `dfir_rs::dfir_pipes::push::Push<(usize, Item), Meta>`
4544
`dfir_rs::dfir_pipes::push::Fanout<P0, P1>` implements `dfir_rs::dfir_pipes::push::Push<Item, Meta>`
4645
`dfir_rs::dfir_pipes::push::Filter<Next, Func>` implements `dfir_rs::dfir_pipes::push::Push<Item, Meta>`
4746
`dfir_rs::dfir_pipes::push::FilterMap<Next, Func>` implements `dfir_rs::dfir_pipes::push::Push<In, Meta>`
47+
`dfir_rs::dfir_pipes::push::FlatMap<Next, Func, IntoIter, Meta>` implements `dfir_rs::dfir_pipes::push::Push<In, Meta>`
4848
and $N others
4949
note: required for `Shape` to implement `DemuxEnumPush<(Pin<&mut impl dfir_rs::dfir_pipes::push::Push<(f64,), (), CanPend = <dfir_rs::dfir_pipes::push::ForEach<fn((f64,)) {std::mem::drop::<(f64,)>}> as dfir_rs::dfir_pipes::push::Push<(f64,), ()>>::CanPend>>, Pin<&mut impl dfir_rs::dfir_pipes::push::Push<(f64, f64), (), CanPend = <dfir_rs::dfir_pipes::push::ForEach<fn((f64, f64)) {std::mem::drop::<(f64, f64)>}> as dfir_rs::dfir_pipes::push::Push<(f64, f64), ()>>::CanPend>>, Pin<&mut impl dfir_rs::dfir_pipes::push::Push<(u32,), (), CanPend = <dfir_rs::dfir_pipes::push::ForEach<{closure@$DIR/tests/compile-fail/surface_demuxenum_wrongfields_2.rs:20:38: 20:52}> as dfir_rs::dfir_pipes::push::Push<(u32,), ()>>::CanPend>>), ()>`
5050
--> tests/compile-fail/surface_demuxenum_wrongfields_2.rs:6:10
@@ -76,11 +76,11 @@ error[E0277]: the trait bound `impl dfir_rs::dfir_pipes::push::Push<(u32,), (),
7676
`&mut P` implements `dfir_rs::dfir_pipes::push::Push<Item, Meta>`
7777
`DemuxEnum<Outputs>` implements `dfir_rs::dfir_pipes::push::Push<Item, Meta>`
7878
`ResolveFutures<Psh, Queue, QueueInner>` implements `dfir_rs::dfir_pipes::push::Push<Fut, ()>`
79-
`SinkPush<Si>` implements `dfir_rs::dfir_pipes::push::Push<Item, Meta>`
8079
`dfir_rs::dfir_pipes::push::DemuxVar<Pushes>` implements `dfir_rs::dfir_pipes::push::Push<(usize, Item), Meta>`
8180
`dfir_rs::dfir_pipes::push::Fanout<P0, P1>` implements `dfir_rs::dfir_pipes::push::Push<Item, Meta>`
8281
`dfir_rs::dfir_pipes::push::Filter<Next, Func>` implements `dfir_rs::dfir_pipes::push::Push<Item, Meta>`
8382
`dfir_rs::dfir_pipes::push::FilterMap<Next, Func>` implements `dfir_rs::dfir_pipes::push::Push<In, Meta>`
83+
`dfir_rs::dfir_pipes::push::FlatMap<Next, Func, IntoIter, Meta>` implements `dfir_rs::dfir_pipes::push::Push<In, Meta>`
8484
and $N others
8585
note: required for `Shape` to implement `DemuxEnumPush<(Pin<&mut impl dfir_rs::dfir_pipes::push::Push<(f64,), (), CanPend = <dfir_rs::dfir_pipes::push::ForEach<fn((f64,)) {std::mem::drop::<(f64,)>}> as dfir_rs::dfir_pipes::push::Push<(f64,), ()>>::CanPend>>, Pin<&mut impl dfir_rs::dfir_pipes::push::Push<(f64, f64), (), CanPend = <dfir_rs::dfir_pipes::push::ForEach<fn((f64, f64)) {std::mem::drop::<(f64, f64)>}> as dfir_rs::dfir_pipes::push::Push<(f64, f64), ()>>::CanPend>>, Pin<&mut impl dfir_rs::dfir_pipes::push::Push<(u32,), (), CanPend = <dfir_rs::dfir_pipes::push::ForEach<{closure@$DIR/tests/compile-fail/surface_demuxenum_wrongfields_2.rs:20:38: 20:52}> as dfir_rs::dfir_pipes::push::Push<(u32,), ()>>::CanPend>>), ()>`
8686
--> tests/compile-fail/surface_demuxenum_wrongfields_2.rs:6:10

dfir_rs/tests/compile-fail/surface_fold_keyed_generics_extra.stderr

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
error: `fold_keyed` should have at least 0 and at most 2 generic type arguments, actually has 3.
2-
--> tests/compile-fail/surface_fold_keyed_generics_extra.rs:6:29
2+
--> tests/compile-fail/surface_fold_keyed_generics_extra.rs:6:36
33
|
44
6 | -> fold_keyed::<'tick, &str, String, ()>(String::new, |old: &mut _, val| {
5-
| ^^^^^^^^^^^^^^^^^^^^^^^
5+
| ^^^^^^^^^^^^^^^^
66

77
warning: unused import: `dfir_rs::dfir_syntax`
88
--> tests/compile-fail/surface_fold_keyed_generics_extra.rs:1:5
Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
error: `lattice_fold` should have exactly 0 generic type arguments, actually has 1.
2+
--> tests/compile-fail/surface_lattice_fold_wronggeneric.rs:7:40
3+
|
4+
7 | -> lattice_fold::<'static, SetUnionHashSet<u32>>(SetUnionHashSet::<u32>::default())
5+
| ^^^^^^^^^^^^^^^^^^^^
6+
7+
warning: unused import: `dfir_rs::lattices::set_union::SetUnionHashSet`
8+
--> tests/compile-fail/surface_lattice_fold_wronggeneric.rs:2:5
9+
|
10+
2 | use dfir_rs::lattices::set_union::SetUnionHashSet;
11+
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
12+
|
13+
= note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
Lines changed: 11 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
error: `lattice_reduce` should have exactly 0 generic type arguments, actually has 1.
2-
--> tests/compile-fail/surface_lattice_reduce_wronggeneric.rs:6:33
2+
--> tests/compile-fail/surface_lattice_reduce_wronggeneric.rs:7:42
33
|
4-
6 | -> lattice_reduce::<'static, dfir_rs::lattices::set_union::SetUnionHashSet<u32>>()
5-
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
4+
7 | -> lattice_reduce::<'static, SetUnionHashSet<u32>>()
5+
| ^^^^^^^^^^^^^^^^^^^^
6+
7+
warning: unused import: `dfir_rs::lattices::set_union::SetUnionHashSet`
8+
--> tests/compile-fail/surface_lattice_reduce_wronggeneric.rs:2:5
9+
|
10+
2 | use dfir_rs::lattices::set_union::SetUnionHashSet;
11+
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
12+
|
13+
= note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default

0 commit comments

Comments
 (0)