Skip to content

Add regression tests for fixed dead-code issues#159512

Merged
rust-bors[bot] merged 1 commit into
rust-lang:mainfrom
mu001999-contrib:add-tests
Jul 19, 2026
Merged

Add regression tests for fixed dead-code issues#159512
rust-bors[bot] merged 1 commit into
rust-lang:mainfrom
mu001999-contrib:add-tests

Conversation

@mu001999

Copy link
Copy Markdown
Member

Fixes #128617
Fixes #133797

@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. labels Jul 18, 2026
@rustbot

rustbot commented Jul 18, 2026

Copy link
Copy Markdown
Collaborator

r? @ShoyuVanilla

rustbot has assigned @ShoyuVanilla.
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 74 candidates
  • Random selection from 16 candidates

@mejrs mejrs 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.

@rust-bors

rust-bors Bot commented Jul 19, 2026

Copy link
Copy Markdown
Contributor

📌 Commit 616db8b has been approved by mejrs

It is now in the queue for this repository.

@rust-bors rust-bors Bot added the S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. label Jul 19, 2026
@rust-bors rust-bors Bot removed the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Jul 19, 2026
rust-bors Bot pushed a commit that referenced this pull request Jul 19, 2026
…uwer

Rollup of 6 pull requests

Successful merges:

 - #159524 (Gather PGO profiles in parallel)
 - #158850 (Avoid underflow for splatted rust-call receivers)
 - #159215 ([compiletest] Differentiate between LLVM LLDB and Apple LLDB)
 - #159347 (Document rustc_public lib.rs and update README)
 - #159469 (Reorganize `tests/ui/issues` [27/N])
 - #159512 (Add regression tests for fixed dead-code issues)
@rust-bors
rust-bors Bot merged commit 1b397ef into rust-lang:main Jul 19, 2026
13 checks passed
@rustbot rustbot added this to the 1.99.0 milestone Jul 19, 2026
rust-timer added a commit that referenced this pull request Jul 19, 2026
Rollup merge of #159512 - mu001999-contrib:add-tests, r=mejrs

Add regression tests for fixed dead-code issues

Fixes #128617
Fixes #133797
@datdenkikniet

Copy link
Copy Markdown
Contributor

Thank you for the follow up! Good to see that this won't be coming back ;)

@mu001999
mu001999 deleted the add-tests branch July 20, 2026 00:20
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.

Projects

None yet

5 participants