Skip to content

Commit

Permalink
chore: dune fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
W95Psp committed Jul 29, 2024
1 parent 7e5d4b5 commit 90c8b0e
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions engine/lib/phases/phase_specialize.ml
Original file line number Diff line number Diff line change
Expand Up @@ -84,8 +84,7 @@ module Make (F : Features.T) =
Rust_primitives__hax__int__div;
int_int_any Core__ops__arith__Rem__rem
Rust_primitives__hax__int__rem;
int_any Core__ops__arith__Neg__neg
Rust_primitives__hax__int__neg;
int_any Core__ops__arith__Neg__neg Rust_primitives__hax__int__neg;
rint_rint_any Core__cmp__PartialOrd__gt
Rust_primitives__hax__int__gt;
rint_rint_any Core__cmp__PartialOrd__ge
Expand Down

0 comments on commit 90c8b0e

Please sign in to comment.