Skip to content

Update try_blocks to a new tracking issue number#154409

Merged
rust-bors[bot] merged 1 commit intorust-lang:mainfrom
scottmcm:change-try-tracking
Mar 26, 2026
Merged

Update try_blocks to a new tracking issue number#154409
rust-bors[bot] merged 1 commit intorust-lang:mainfrom
scottmcm:change-try-tracking

Conversation

@scottmcm
Copy link
Member

@scottmcm scottmcm commented Mar 26, 2026

New tracking issue #154391
Closes #31436

@rustbot
Copy link
Collaborator

rustbot commented Mar 26, 2026

rust-analyzer is developed in its own repository. If possible, consider making this change to rust-lang/rust-analyzer instead.

cc @rust-lang/rust-analyzer

@rustbot rustbot added S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue. T-rust-analyzer Relevant to the rust-analyzer team, which will review and decide on the PR/issue. labels Mar 26, 2026
@rustbot
Copy link
Collaborator

rustbot commented Mar 26, 2026

r? @TaKO8Ki

rustbot has assigned @TaKO8Ki.
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: compiler
  • compiler expanded to 69 candidates
  • Random selection from 12 candidates

@TaKO8Ki
Copy link
Member

TaKO8Ki commented Mar 26, 2026

@bors r+ rollup

@rust-bors
Copy link
Contributor

rust-bors bot commented Mar 26, 2026

📌 Commit 4a31988 has been approved by TaKO8Ki

It is now in the queue for this repository.

@rust-bors rust-bors bot added S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. and removed S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. labels Mar 26, 2026
JonathanBrouwer added a commit to JonathanBrouwer/rust that referenced this pull request Mar 26, 2026
…KO8Ki

Update `try_blocks` to a new tracking issue number

New tracking issue rust-lang#154391
Closes rust-lang#31436
rust-bors bot pushed a commit that referenced this pull request Mar 26, 2026
…uwer

Rollup of 2 pull requests

Successful merges:

 - #154229 (Ensure `ErasedData` only implements appropriate auto traits)
 - #154409 (Update `try_blocks` to a new tracking issue number)
@rust-bors rust-bors bot merged commit e06b9bb into rust-lang:main Mar 26, 2026
11 checks passed
@rustbot rustbot added this to the 1.96.0 milestone Mar 26, 2026
@scottmcm scottmcm deleted the change-try-tracking branch March 26, 2026 18:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue. T-rust-analyzer Relevant to the rust-analyzer team, which will review and decide on the PR/issue.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Tracking issue for ? operator (RFC 243, question_mark)

3 participants