Closed tgross35 closed 3 weeks ago
In preparation of adding generic algorithms to libm, add the traits from compiler-builtins.
libm
compiler-builtins
Eventually we should be able to unify the two crates so we don't have duplicate implementations.
In preparation of adding generic algorithms to
libm
, add the traits fromcompiler-builtins
.Eventually we should be able to unify the two crates so we don't have duplicate implementations.