]> git.lizzy.rs Git - rust.git/commitdiff
Rollup merge of #102836 - petrochenkov:jsonspec, r=eholk
authorYuki Okushi <jtitor@2k36.org>
Thu, 13 Oct 2022 00:41:25 +0000 (09:41 +0900)
committerGitHub <noreply@github.com>
Thu, 13 Oct 2022 00:41:25 +0000 (09:41 +0900)
rustc_target: Fix json target specs using LLD linker flavors in link args

Fixes https://github.com/rust-lang/rust/pull/101988#issuecomment-1272407248 (a regression introduced by https://github.com/rust-lang/rust/pull/101988).


Trivial merge