about summary refs log tree commit diff
path: root/src/test/debuginfo/enum-thinlto.rs
diff options
context:
space:
mode:
authorMark Rousskov <mark.simulacrum@gmail.com>2022-09-17 18:13:59 -0400
committerMark Rousskov <mark.simulacrum@gmail.com>2022-09-20 18:23:22 -0400
commit84fb168d7f0f143fc9d666cc6de757c3d0949ced (patch)
tree4993ae6a700b1d091a0f24ded9f0add2aeb8aeaf /src/test/debuginfo/enum-thinlto.rs
parenta29f341a8ac4e9325a5e37027b4215f50a76d06f (diff)
downloadrust-84fb168d7f0f143fc9d666cc6de757c3d0949ced.tar.gz
rust-84fb168d7f0f143fc9d666cc6de757c3d0949ced.zip
Avoid panicking on missing fallback
This just prints a message but continues on if a fallback is missing,
which can happen when we're building a partial set of builders and
producing a dev-static build from it (e.g., when no Apple builder runs
at all).

Probably the more extensive fix is to allow the build-manifest invoker
to specify the expected set of targets & hosts, but that's a far more
extensive change. The main risk from this is that we accidentally start
falling back to linux docs across all platforms without noticing. I'm
not sure that we can do much about that though at this time.
Diffstat (limited to 'src/test/debuginfo/enum-thinlto.rs')
0 files changed, 0 insertions, 0 deletions