about summary refs log tree commit diff
path: root/compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp
diff options
context:
space:
mode:
authorDylan DPC <dylan.dpc@gmail.com>2021-04-05 00:24:33 +0200
committerGitHub <noreply@github.com>2021-04-05 00:24:33 +0200
commit3c2e4ff525a710987c4e01805edf051740cb022b (patch)
tree5d5d3047093a747e9f411de20de4227ec8c0cf78 /compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp
parentfbe89e20e83bd726b34ee0462ac96f2515f5945d (diff)
parent5839bff0bac6063147c8905388713a787577208f (diff)
downloadrust-3c2e4ff525a710987c4e01805edf051740cb022b.tar.gz
rust-3c2e4ff525a710987c4e01805edf051740cb022b.zip
Rollup merge of #83820 - petrochenkov:nolinkargs, r=nagisa
Remove attribute `#[link_args]`

Closes https://github.com/rust-lang/rust/issues/29596

The attribute could always be replaced with `-C link-arg`, but cargo didn't provide a reasonable way to pass such flags to rustc.
Now cargo supports `cargo:rustc-link-arg*` directives in build scripts (https://doc.rust-lang.org/cargo/reference/unstable.html#extra-link-arg), so this attribute can be removed.
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp')
0 files changed, 0 insertions, 0 deletions