Skip to content

Remove unused types UnusedGenericParams and FiniteBitSet#154026

Merged
rust-bors[bot] merged 1 commit intorust-lang:mainfrom
Zalathar:unused
Mar 18, 2026
Merged

Remove unused types UnusedGenericParams and FiniteBitSet#154026
rust-bors[bot] merged 1 commit intorust-lang:mainfrom
Zalathar:unused

Conversation

@Zalathar
Copy link
Member

These types have been unused since polymorphization was removed in
<rust-lang#133883>.
@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 Mar 18, 2026
@rustbot
Copy link
Collaborator

rustbot commented Mar 18, 2026

r? @mati865

rustbot has assigned @mati865.
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 15 candidates

Copy link
Member

@mati865 mati865 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

r=me once CI is green

View changes since this review

@Zalathar
Copy link
Member Author

PR CI is green.

@bors r=mati865 rollup

@rust-bors
Copy link
Contributor

rust-bors bot commented Mar 18, 2026

📌 Commit fb850ae has been approved by mati865

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 18, 2026
Zalathar added a commit to Zalathar/rust that referenced this pull request Mar 18, 2026
Remove unused types `UnusedGenericParams` and `FiniteBitSet`

- These types have been unused since polymorphization was removed in <rust-lang#133883>.
rust-bors bot pushed a commit that referenced this pull request Mar 18, 2026
Rollup of 3 pull requests

Successful merges:

 - #153727 (When single impl can satisfy inference error, suggest type)
 - #153998 (Move query-stack-frame spans into `QueryStackFrame`)
 - #154026 (Remove unused types `UnusedGenericParams` and `FiniteBitSet`)
rust-bors bot pushed a commit that referenced this pull request Mar 18, 2026
Rollup of 3 pull requests

Successful merges:

 - #153998 (Move query-stack-frame spans into `QueryStackFrame`)
 - #153778 (Couple of driver interface improvements)
 - #154026 (Remove unused types `UnusedGenericParams` and `FiniteBitSet`)
@rust-bors rust-bors bot merged commit ba84805 into rust-lang:main Mar 18, 2026
11 checks passed
@rustbot rustbot added this to the 1.96.0 milestone Mar 18, 2026
@Zalathar Zalathar deleted the unused branch March 18, 2026 07:34
github-actions bot pushed a commit to rust-lang/miri that referenced this pull request Mar 19, 2026
Rollup of 3 pull requests

Successful merges:

 - rust-lang/rust#153998 (Move query-stack-frame spans into `QueryStackFrame`)
 - rust-lang/rust#153778 (Couple of driver interface improvements)
 - rust-lang/rust#154026 (Remove unused types `UnusedGenericParams` and `FiniteBitSet`)
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

Development

Successfully merging this pull request may close these issues.

3 participants