Skip to content

feat(config)!: use unqualified names for default_toolchain#4947

Draft
rami3l wants to merge 9 commits into
rust-lang:mainfrom
rami3l:feat/unqualified-default-toolchain
Draft

feat(config)!: use unqualified names for default_toolchain#4947
rami3l wants to merge 9 commits into
rust-lang:mainfrom
rami3l:feat/unqualified-default-toolchain

Conversation

@rami3l

@rami3l rami3l commented Jul 9, 2026

Copy link
Copy Markdown
Member

Stacked on #4950, closes #4945.

The breakage should be minimal anyway because the default host tuple almost never changes.

@rami3l rami3l changed the title refactor(config): extract Cfg::get_default_resolvable() feat(config)!: use unqualified names for default_toolchain Jul 9, 2026
Comment thread src/cli/self_update.rs Outdated
Comment thread src/cli/self_update.rs Outdated
@rami3l
rami3l force-pushed the feat/unqualified-default-toolchain branch 2 times, most recently from 1d2c5c6 to 108ca96 Compare July 14, 2026 19:51
@rustbot

This comment has been minimized.

@rami3l
rami3l force-pushed the feat/unqualified-default-toolchain branch from 108ca96 to 7563c42 Compare July 18, 2026 09:12
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.

Should default_toolchain in settings.toml allow unresolved names?

3 participants