about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src
diff options
context:
space:
mode:
authorRémy Rakic <remy.rakic+github@gmail.com>2025-07-08 09:10:39 +0000
committerRémy Rakic <remy.rakic+github@gmail.com>2025-07-08 09:21:35 +0000
commit3f194a86eeb4e8cf23556bc92946728f29c21da4 (patch)
tree6c018007ba9667164f9041c5f34508a1ce28d003 /compiler/rustc_codegen_llvm/src
parent2e6d82c9c96348a2f7dafd1a3337287408fc9751 (diff)
downloadrust-3f194a86eeb4e8cf23556bc92946728f29c21da4.tar.gz
rust-3f194a86eeb4e8cf23556bc92946728f29c21da4.zip
stabilize `-Clink-self-contained=-linker` on x64 linux
This stabilizes a subset of the `-Clink-self-contained` components on x64 linux:
the rust-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')
0 files changed, 0 insertions, 0 deletions