about summary refs log tree commit diff
path: root/src/test/rustdoc-ui/coverage/json.rs
diff options
context:
space:
mode:
authorYuki Okushi <huyuumi.dev@gmail.com>2020-03-01 19:28:07 +0900
committerGitHub <noreply@github.com>2020-03-01 19:28:07 +0900
commit559e5ab7ad564d3c30b8da2c067942aaaa7c985f (patch)
treecc928cec4665506f18b51153955ce9cc31f42031 /src/test/rustdoc-ui/coverage/json.rs
parent1e258784e141d68737d5702c6f388bd340c1d889 (diff)
parentcdb69556593c33023ca516795322ba75e6444b40 (diff)
downloadrust-559e5ab7ad564d3c30b8da2c067942aaaa7c985f.tar.gz
rust-559e5ab7ad564d3c30b8da2c067942aaaa7c985f.zip
Rollup merge of #69549 - mati865:mingw, r=kennytm
Improve MinGW detection when cross compiling

Official mingw-w64 builds, MSYS2 and LLVM MinGW provide both `gcc.exe` and `$ARCH-w64-mingw32-gcc.exe` so they should not regress but I included CI changes to verify it though `@bors try` (I don't have permission).

This change will come handy when cross compiling from Linux or Cygwin since they use `gcc` as native compiler and `$ARCH-w64-mingw32-gcc.exe` for MinGW. This means users will no longer have to override the linker.
Diffstat (limited to 'src/test/rustdoc-ui/coverage/json.rs')
0 files changed, 0 insertions, 0 deletions