about summary refs log tree commit diff
path: root/tests/rustdoc/impl/empty-impl-block.rs
diff options
context:
space:
mode:
authorMatthias Krüger <476013+matthiaskrgr@users.noreply.github.com>2025-04-04 21:55:00 +0200
committerGitHub <noreply@github.com>2025-04-04 21:55:00 +0200
commitbad6b7bad6491790184c42579b9bacdbd580dd3e (patch)
treef0ce8935184da3f48e19d717f1a48d6f16a41887 /tests/rustdoc/impl/empty-impl-block.rs
parentf074bbff7aed720db0b0ff70f414b616b537223b (diff)
parent76e13020767e7ff783284b5bcf7a7509259ceb51 (diff)
downloadrust-bad6b7bad6491790184c42579b9bacdbd580dd3e.tar.gz
rust-bad6b7bad6491790184c42579b9bacdbd580dd3e.zip
Rollup merge of #139378 - Kobzol:bootstrap-use-lld-fix, r=petrochenkov
Use target-agnostic LLD flags in bootstrap for `use-lld`

[Before](https://github.com/rust-lang/rust/pull/135001), I hardcoded LLD flags that pretty much only worked on GNU. The right way is to use `-Zlinker-features` instead though.

I *think* that this should also make this work on Windows mingw, and thus `@petrochenkov's` workaround is no longer necessary.

Fixes: https://github.com/rust-lang/rust/issues/139372
Closes: https://github.com/rust-lang/rust/pull/139375

r? `@lqd`
Diffstat (limited to 'tests/rustdoc/impl/empty-impl-block.rs')
0 files changed, 0 insertions, 0 deletions