Skip to content

Commit 7f5d68f

Browse files
authored
Support f32 type for binary_op_tp function (#53)
* support f32 type for binary_op_tp * fix test * fix test * fix ci using nightly rust * fix ci using specific nightly rust * use max_logic_type to compute unifed type * fix ci: use nightly-2023-06-09 * polish: rename binary_op_tp * fix ci
1 parent fdaa7cb commit 7f5d68f

File tree

5 files changed

+742
-610
lines changed

5 files changed

+742
-610
lines changed

rust-toolchain

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
nightly
1+
nightly-2023-04-07

0 commit comments

Comments
 (0)