Having the default ULP in lib.rs doesn't make much sense when everything else precision-related is in special_case.rs. Rename `special_case` to `precision` and move the `*_allowed_ulp` functions there. |
||
|---|---|---|
| .. | ||
| compiler-builtins/libm | ||
Having the default ULP in lib.rs doesn't make much sense when everything else precision-related is in special_case.rs. Rename `special_case` to `precision` and move the `*_allowed_ulp` functions there. |
||
|---|---|---|
| .. | ||
| compiler-builtins/libm | ||