mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-17 19:57:08 +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