about summary refs log tree commit diff
path: root/src/test/rustdoc-ui/coverage/json.rs
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2020-08-15 15:51:55 +0000
committerbors <bors@rust-lang.org>2020-08-15 15:51:55 +0000
commit5addb135edc2653b07670482a430aac9b655a86b (patch)
treed852c9a4f37f825783f52b45209599d761a2aa4a /src/test/rustdoc-ui/coverage/json.rs
parentb9db927b68f4b2e9c3e648be35b412ac1839ec54 (diff)
parentc75f7f90c89907edba2d9488c30dc550d3dad94a (diff)
downloadrust-5addb135edc2653b07670482a430aac9b655a86b.tar.gz
rust-5addb135edc2653b07670482a430aac9b655a86b.zip
Auto merge of #75483 - mati865:mingw-lld-flags, r=petrochenkov
Add LLD flags for MinGW

Tested locally and this now works:
- `RUSTFLAGS="-Zlink-self-contained=yes -Clinker=rust-lld" cargo b`
- `RUSTFLAGS="-Zlink-self-contained=no -Clinker=rust-lld -Zpre-link-arg=-Ld:/msys64/mingw64/x86_64-w64-mingw32/lib -Zpre-link-arg=-Ld:/msys64/mingw64/lib/gcc/x86_64-w64-mingw32/10.2.0 -Zpre-link-arg=crt2.o" cargo b`

This is "harmless" part of the changes to make possible linking with bare LLD with windows-gnu target. More debatable changes should follow in next PRs soon.
Diffstat (limited to 'src/test/rustdoc-ui/coverage/json.rs')
0 files changed, 0 insertions, 0 deletions