diff options
| author | Dylan DPC <dylan.dpc@gmail.com> | 2021-04-05 00:24:33 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-04-05 00:24:33 +0200 |
| commit | 3c2e4ff525a710987c4e01805edf051740cb022b (patch) | |
| tree | 5d5d3047093a747e9f411de20de4227ec8c0cf78 /compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp | |
| parent | fbe89e20e83bd726b34ee0462ac96f2515f5945d (diff) | |
| parent | 5839bff0bac6063147c8905388713a787577208f (diff) | |
| download | rust-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
