mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-15 20:45:45 +03:00
8b4007a91d
Includes a change to make a subset of math symbols available on all platforms [1], and disables `f16` on aarch64 without neon [2]. [1]: https://github.com/rust-lang/compiler-builtins/pull/763 [2]: https://github.com/rust-lang/compiler-builtins/pull/775