Skip to content

fix(dist): add missing host toolchain to nightly backtracking flow - #5093

Merged
rami3l merged 4 commits into
rust-lang:mainfrom
rami3l:fix/better-missing-host
Sep 18, 2026
Merged

rami3l merged 4 commits into
rust-lang:mainfrom
rami3l:fix/better-missing-host

Conversation

@rami3l

@rami3l rami3l commented Sep 17, 2026

Copy link
Copy Markdown
Member

Closes #5085.

With this patch, the error of unsupported host tuple has been added as a variant of DistError so that we can catch it in the backtracking flow.

Related to: #2150.

@rami3l
rami3l force-pushed the fix/better-missing-host branch 2 times, most recently from f7f4de7 to e9f69af Compare September 17, 2026 15:56
@rami3l
rami3l force-pushed the fix/better-missing-host branch from e9f69af to 18dbc67 Compare September 17, 2026 16:22
@rami3l
rami3l force-pushed the fix/better-missing-host branch from 18dbc67 to fee254d Compare September 17, 2026 16:22
@rami3l
rami3l requested review from ChrisDenton and djc September 17, 2026 16:23

@djc djc left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, nice! Appreciate the careful commit history.

View changes since this review

@rami3l
rami3l added this pull request to the merge queue Sep 18, 2026
Merged via the queue into rust-lang:main with commit 83f012f Sep 18, 2026
32 checks passed
@rami3l
rami3l deleted the fix/better-missing-host branch September 18, 2026 09:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

error: target 'i686-pc-windows-gnu' not found in channel

2 participants