Skip to content

Added iso_date and channel to rust_toolchain.#3957

Merged
UebelAndre merged 1 commit intobazelbuild:mainfrom
UebelAndre:toolchain-ld
Apr 14, 2026
Merged

Added iso_date and channel to rust_toolchain.#3957
UebelAndre merged 1 commit intobazelbuild:mainfrom
UebelAndre:toolchain-ld

Conversation

@UebelAndre
Copy link
Copy Markdown
Collaborator

@UebelAndre UebelAndre commented Apr 9, 2026

This change is a slight deviation from the repository interface but that is subject to change whenever WORKSPACE support is dropped. Instead of version representing both a stable version or a nightly/beta channel with ISO date, version always represents the reported version of rustc which even nightly/beta toolchains will have. Users who care about nightly behavior should use the channel attribute and can make further inferences by iso_date if they need to know if they are using a version before or after a particular commit.

@UebelAndre UebelAndre requested a review from krasimirgg April 9, 2026 14:39
@UebelAndre UebelAndre marked this pull request as ready for review April 9, 2026 14:42
@UebelAndre UebelAndre added this pull request to the merge queue Apr 14, 2026
Merged via the queue into bazelbuild:main with commit 22f7dbb Apr 14, 2026
3 checks passed
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.

2 participants