Other
- Change
compiler-builtins
to edition 2024 - Remove unneeded C symbols
- Reuse
libm
'sCaat
andCastFrom
incompiler-builtins
- Reuse
MinInt
andInt
fromlibm
incompiler-builtins
- Update
CmpResult
to use a pointer-sized return type - Enable
__powitf2
on MSVC - Fix
i256::MAX
- Add a note saying why we use
frintx
rather thanfrintn
- Typo in README.md
- Clean up unused files