about summary refs log tree commit diff
path: root/library/std
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2025-05-18 23:53:04 +0000
committerbors <bors@rust-lang.org>2025-05-18 23:53:04 +0000
commite42bbfe1f7c26f8760a99c4b1f27d33aba1040bb (patch)
tree3e9d6f4114ec672813957a308594b32a3bdd152a /library/std
parent4d051fb306e661654d088892e02e69b8c0c39d43 (diff)
parent12c8fb857c97f97a0351eecc94e97e71b04cda70 (diff)
downloadrust-e42bbfe1f7c26f8760a99c4b1f27d33aba1040bb.tar.gz
rust-e42bbfe1f7c26f8760a99c4b1f27d33aba1040bb.zip
Auto merge of #140154 - Berrysoft:cygwin-host, r=jieyouxu
Cygwin support in rustc

This PR builds host rustc targeting cygwin.

- [x] https://github.com/rust-lang/stacker/pull/122
- [x] https://github.com/nagisa/rust_libloading/pull/173
- [x] https://github.com/Detegr/rust-ctrlc/pull/131
- [x] https://github.com/rust-random/getrandom/pull/654
- [x] https://github.com/msys2/MSYS2-packages/issues/5350
- [x] https://github.com/rust-lang/rust/pull/140886
- [x] https://github.com/rust-lang/rust/pull/140921
- [x] https://github.com/rust-lang/rust/pull/140973

Currently supported:
* rustc
* rustdoc
* rustfmt
* clippy

Blocking:
* cargo: blocked by https://github.com/rust-lang/socket2/pull/568
* rust-analyzer: needs `cargo update`, fixed upstream

```
$ rustc --version --verbose
rustc 1.88.0-dev
binary: rustc
commit-hash: unknown
commit-date: unknown
host: x86_64-pc-cygwin
release: 1.88.0-dev
LLVM version: 20.1.4
```
Diffstat (limited to 'library/std')
0 files changed, 0 insertions, 0 deletions