You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: diesel_compile_tests/tests/fail/array_expressions_must_be_same_type.stderr
+7-7Lines changed: 7 additions & 7 deletions
Original file line number
Diff line number
Diff line change
@@ -110,7 +110,7 @@ error[E0277]: the trait bound `{integer}: SelectableExpression<()>` is not satis
110
110
<(A, B) as SelectableExpression<QS>>
111
111
<(A, B, C) as SelectableExpression<QS>>
112
112
<(A, B, C, D) as SelectableExpression<QS>>
113
-
and 125 others
113
+
and 127 others
114
114
= note: required because of the requirements on the impl of `SelectableExpression<()>` for `({integer}, diesel::expression::bound::Bound<diesel::sql_types::Double, f64>)`
115
115
= note: 1 redundant requirements hidden
116
116
= note: required because of the requirements on the impl of `SelectableExpression<()>` for `diesel::pg::expression::array::ArrayLiteral<({integer}, diesel::expression::bound::Bound<diesel::sql_types::Double, f64>), diesel::sql_types::Double>`
@@ -132,7 +132,7 @@ error[E0277]: the trait bound `{integer}: ValidGrouping<()>` is not satisfied
132
132
<(A, B) as ValidGrouping<__GroupByClause>>
133
133
<(A, B, C) as ValidGrouping<__GroupByClause>>
134
134
<(A, B, C, D) as ValidGrouping<__GroupByClause>>
135
-
and 120 others
135
+
and 122 others
136
136
= note: required because of the requirements on the impl of `ValidGrouping<()>` for `({integer}, diesel::expression::bound::Bound<diesel::sql_types::Double, f64>)`
137
137
= note: 1 redundant requirements hidden
138
138
= note: required because of the requirements on the impl of `ValidGrouping<()>` for `diesel::pg::expression::array::ArrayLiteral<({integer}, diesel::expression::bound::Bound<diesel::sql_types::Double, f64>), diesel::sql_types::Double>`
@@ -149,7 +149,7 @@ error[E0277]: the trait bound `{integer}: SelectableExpression<()>` is not satis
149
149
<(A, B) as SelectableExpression<QS>>
150
150
<(A, B, C) as SelectableExpression<QS>>
151
151
<(A, B, C, D) as SelectableExpression<QS>>
152
-
and 125 others
152
+
and 127 others
153
153
= note: required because of the requirements on the impl of `SelectableExpression<()>` for `({integer}, diesel::expression::bound::Bound<diesel::sql_types::Double, f64>)`
154
154
= note: 1 redundant requirements hidden
155
155
= note: required because of the requirements on the impl of `SelectableExpression<()>` for `diesel::pg::expression::array::ArrayLiteral<({integer}, diesel::expression::bound::Bound<diesel::sql_types::Double, f64>), diesel::sql_types::Double>`
@@ -168,7 +168,7 @@ error[E0277]: the trait bound `{integer}: ValidGrouping<()>` is not satisfied
168
168
<(A, B) as ValidGrouping<__GroupByClause>>
169
169
<(A, B, C) as ValidGrouping<__GroupByClause>>
170
170
<(A, B, C, D) as ValidGrouping<__GroupByClause>>
171
-
and 120 others
171
+
and 122 others
172
172
= note: required because of the requirements on the impl of `ValidGrouping<()>` for `({integer}, diesel::expression::bound::Bound<diesel::sql_types::Double, f64>)`
173
173
= note: 1 redundant requirements hidden
174
174
= note: required because of the requirements on the impl of `ValidGrouping<()>` for `diesel::pg::expression::array::ArrayLiteral<({integer}, diesel::expression::bound::Bound<diesel::sql_types::Double, f64>), diesel::sql_types::Double>`
@@ -186,7 +186,7 @@ error[E0277]: the trait bound `{integer}: QueryId` is not satisfied
186
186
<() as QueryId>
187
187
<(A, B) as QueryId>
188
188
<(A, B, C) as QueryId>
189
-
and 186 others
189
+
and 188 others
190
190
= note: required because of the requirements on the impl of `QueryId` for `({integer}, diesel::expression::bound::Bound<diesel::sql_types::Double, f64>)`
191
191
= note: 3 redundant requirements hidden
192
192
= note: required because of the requirements on the impl of `QueryId` for `SelectStatement<(), diesel::query_builder::select_clause::SelectClause<diesel::pg::expression::array::ArrayLiteral<({integer}, diesel::expression::bound::Bound<diesel::sql_types::Double, f64>), diesel::sql_types::Double>>>`
@@ -203,7 +203,7 @@ error[E0277]: the trait bound `{integer}: QueryFragment<_>` is not satisfied
203
203
<() as QueryFragment<DB>>
204
204
<(A, B) as QueryFragment<__DB>>
205
205
<(A, B, C) as QueryFragment<__DB>>
206
-
and 216 others
206
+
and 218 others
207
207
= note: required because of the requirements on the impl of `QueryFragment<_>` for `({integer}, diesel::expression::bound::Bound<diesel::sql_types::Double, f64>)`
208
208
= note: 2 redundant requirements hidden
209
209
= note: required because of the requirements on the impl of `QueryFragment<_>` for `diesel::pg::expression::array::ArrayLiteral<({integer}, diesel::expression::bound::Bound<diesel::sql_types::Double, f64>), diesel::sql_types::Double>`
@@ -228,7 +228,7 @@ error[E0277]: the trait bound `{integer}: diesel::Expression` is not satisfied
228
228
<(A, B) as diesel::Expression>
229
229
<(A, B, C) as diesel::Expression>
230
230
<(A, B, C, D) as diesel::Expression>
231
-
and 101 others
231
+
and 103 others
232
232
= note: required because of the requirements on the impl of `AsExpression<diesel::sql_types::Double>` for `{integer}`
233
233
= note: required because of the requirements on the impl of `AsExpressionList<diesel::sql_types::Double>` for `({integer}, f64)`
Copy file name to clipboardExpand all lines: diesel_compile_tests/tests/fail/find_requires_correct_type.stderr
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -31,7 +31,7 @@ error[E0277]: the trait bound `{integer}: diesel::Expression` is not satisfied
31
31
<(A, B) as diesel::Expression>
32
32
<(A, B, C) as diesel::Expression>
33
33
<(A, B, C, D) as diesel::Expression>
34
-
and 105 others
34
+
and 107 others
35
35
= note: required because of the requirements on the impl of `diesel::Expression` for `diesel::expression::operators::Eq<string_primary_key::columns::id, {integer}>`
36
36
= note: required because of the requirements on the impl of `FilterDsl<Grouped<diesel::expression::operators::Eq<string_primary_key::columns::id, {integer}>>>` for `SelectStatement<string_primary_key::table>`
37
37
@@ -46,6 +46,6 @@ error[E0277]: the trait bound `{integer}: ValidGrouping<()>` is not satisfied
46
46
<(A, B) as ValidGrouping<__GroupByClause>>
47
47
<(A, B, C) as ValidGrouping<__GroupByClause>>
48
48
<(A, B, C, D) as ValidGrouping<__GroupByClause>>
49
-
and 126 others
49
+
and 128 others
50
50
= note: required because of the requirements on the impl of `ValidGrouping<()>` for `diesel::expression::operators::Eq<string_primary_key::columns::id, {integer}>`
51
51
= note: required because of the requirements on the impl of `FilterDsl<Grouped<diesel::expression::operators::Eq<string_primary_key::columns::id, {integer}>>>` for `SelectStatement<string_primary_key::table>`
0 commit comments