Skip to content

Commit da829e5

Browse files
committed
Another compile test fix
1 parent f1b1488 commit da829e5

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

diesel_compile_tests/tests/fail/numeric_ops_require_numeric_column.stderr

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,3 @@ note: an implementation of `std::ops::Add` might be missing for `columns::name`
1313
| ^^^^ must implement `std::ops::Add`
1414
note: the trait `std::ops::Add` must be implemented
1515
--> $RUST/core/src/ops/arith.rs
16-
|
17-
| pub trait Add<Rhs = Self> {
18-
| ^^^^^^^^^^^^^^^^^^^^^^^^^

0 commit comments

Comments
 (0)