Commit 0480a32
authored
Rollup merge of rust-lang#94672 - joedeandev:master, r=Dylan-DPC
Improved error message for failed bitcode load
"bc" is an unnecessary shorthand that obfuscates the compilation errorFile tree
2 files changed
+2
-2
lines changed- compiler/rustc_codegen_llvm/src/back
- src/test/ui/lto
2 files changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
317 | 317 | | |
318 | 318 | | |
319 | 319 | | |
320 | | - | |
| 320 | + | |
321 | 321 | | |
322 | 322 | | |
323 | 323 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
0 commit comments