You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Auto merge of #12972 - ehuss:windows-gnu-ignore-json-target, r=epage
Ignore changing_spec_relearns_crate_types on windows-gnu
This disables the `custom_target::changing_spec_relearns_crate_types` on windows-gnu targets for the same reason as #12763. The update to LLVM 17 has started to cause lld to crash when using a custom target. cc rust-lang/rust#115985
I surveyed the rest of the testsuite, and I don't see any other tests that perform linking with custom targets.
0 commit comments