about summary refs log tree commit diff
path: root/compiler/rustc_interface/src/interface.rs
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2024-03-26 20:22:54 +0000
committerbors <bors@rust-lang.org>2024-03-26 20:22:54 +0000
commit47ecded3525392b77843534bed69b4302f9af8d2 (patch)
treedcf6d824db30f500d63e42a3fdfb6dc45747bd07 /compiler/rustc_interface/src/interface.rs
parent3b370cf46a7573e9387b04e3e76762e2e34c464b (diff)
parent440fce19a1d412d560a13cfe1d98351e16703468 (diff)
downloadrust-47ecded3525392b77843534bed69b4302f9af8d2.tar.gz
rust-47ecded3525392b77843534bed69b4302f9af8d2.zip
Auto merge of #118644 - madsmtm:macos-weak-linking-test, r=compiler-errors
Add test for Apple's `-weak_framework` linker argument

The [`-weak_framework`](https://developer.apple.com/library/archive/documentation/MacOSX/Conceptual/BPFrameworks/Concepts/WeakLinking.html) linker argument can sometimes be useful to reduce startup times, and to link newer frameworks while still having older deployment targets.

So I made a test to ensure that it continues to work.

Discussed in https://github.com/rust-lang/rust/issues/99427.
Diffstat (limited to 'compiler/rustc_interface/src/interface.rs')
0 files changed, 0 insertions, 0 deletions