mirror of
https://github.com/rust-lang/rust.git
synced 2025-10-11 22:58:12 +00:00

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