mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-23 03:17:08 +00:00
Update `compiler-builtins` to 0.1.151 This enables `f16` builtins for loongarch [1] and adds support for Cygwin [2]. [1]: https://github.com/rust-lang/compiler-builtins/pull/770 [2]: https://github.com/rust-lang/compiler-builtins/pull/774 try-job: dist-loongarch64-linux try-job: dist-loongarch64-musl