Skip to content

Use a larger placeholder future rust version in report_rust_version_note_over_too_new_note test#17179

Merged
weihanglo merged 1 commit into
rust-lang:masterfrom
jieyouxu:jieyouxu/fix/test-99
Jul 5, 2026
Merged

Use a larger placeholder future rust version in report_rust_version_note_over_too_new_note test#17179
weihanglo merged 1 commit into
rust-lang:masterfrom
jieyouxu:jieyouxu/fix/test-99

Conversation

@jieyouxu

@jieyouxu jieyouxu commented Jul 5, 2026

Copy link
Copy Markdown
Member

What does this PR try to resolve?

Unblock (IINM after a submodule update that includes this patch) version bump to 1.99.0 by using a larger placeholder future rust version in report_rust_version_note_over_too_new_note test. See rust-lang/rust#158740 (comment).

  • In the compiler, the {major, minor, patch} numbers are currently represented via u16 in several places, so I elected to use u16::MAX here. We should be good for a while.

How to test and review this PR?

Exercise normally through CI.

Since it turns out we're actually getting close to Rust 1.99.0 :)
@rustbot rustbot added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Jul 5, 2026
@rustbot

rustbot commented Jul 5, 2026

Copy link
Copy Markdown
Collaborator

r? @epage

rustbot has assigned @epage.
They will have a look at your PR within the next two weeks and either review your PR or reassign to another reviewer.

Use r? to explicitly pick a reviewer

Why was this reviewer chosen?

The reviewer was selected based on:

  • Owners of files modified in this PR: @ehuss, @epage, @weihanglo
  • @ehuss, @epage, @weihanglo expanded to ehuss, epage, weihanglo
  • Random selection from ehuss, epage, weihanglo

@weihanglo weihanglo added this pull request to the merge queue Jul 5, 2026
Merged via the queue into rust-lang:master with commit 2f0e701 Jul 5, 2026
29 checks passed
@rustbot rustbot removed the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Jul 5, 2026
@jieyouxu jieyouxu deleted the jieyouxu/fix/test-99 branch July 5, 2026 12:59
@rustbot rustbot added this to the 1.99.0 milestone Jul 5, 2026
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.

4 participants