This repository was archived by the owner on May 28, 2025. It is now read-only.
Commit f46a037
authored
Unrolled build for rust-lang#130479
Rollup merge of rust-lang#130479 - onur-ozkan:llvm-bitcode-linker-multiple-candidates, r=Kobzol
skip in-tree compiler build for llvm-bitcode-linker if ci-rustc is on
Similar to rust-lang#108767, resolves the `multiple candidates` problem for ci-rustc.
See rust-lang#122709 (comment) for more context.
Blocker for rust-lang#122709.1 file changed
+5
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
872 | 872 | | |
873 | 873 | | |
874 | 874 | | |
875 | | - | |
876 | | - | |
| 875 | + | |
| 876 | + | |
| 877 | + | |
| 878 | + | |
| 879 | + | |
877 | 880 | | |
878 | 881 | | |
879 | 882 | | |
| |||
0 commit comments