about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src/errors.rs
diff options
context:
space:
mode:
authorRémy Rakic <remy.rakic+github@gmail.com>2025-07-08 09:01:25 +0000
committerRémy Rakic <remy.rakic+github@gmail.com>2025-07-08 09:04:21 +0000
commit2e6d82c9c96348a2f7dafd1a3337287408fc9751 (patch)
tree407f868c43b74b5fcdca88329434e8125561934b /compiler/rustc_codegen_llvm/src/errors.rs
parentaa527115432df082f3c9e4d2459acb7bb02ed5a6 (diff)
downloadrust-2e6d82c9c96348a2f7dafd1a3337287408fc9751.tar.gz
rust-2e6d82c9c96348a2f7dafd1a3337287408fc9751.zip
stabilize `-Clinker-features=-lld` on x64 linux
This stabilizes a subset of the `-Clinker-features` components on x64 linux:
the lld opt-out.

The opt-in is not stabilized, as interactions with other stable flags require
more internal work, but are not needed for stabilizing using rust-lld by default.

Similarly, since we only switch to rust-lld on x64 linux, the opt-out is
only stabilized there. Other targets still require `-Zunstable-options`
to use it.
Diffstat (limited to 'compiler/rustc_codegen_llvm/src/errors.rs')
0 files changed, 0 insertions, 0 deletions