Skip to content

Delete SizeSkeleton::Generic#155481

Merged
rust-bors[bot] merged 1 commit intorust-lang:mainfrom
theemathas:delete-size-skeleton-generic
Apr 18, 2026
Merged

Delete SizeSkeleton::Generic#155481
rust-bors[bot] merged 1 commit intorust-lang:mainfrom
theemathas:delete-size-skeleton-generic

Conversation

@theemathas
Copy link
Copy Markdown
Contributor

This variant was never constructed anywhere.

r? @scottmcm

This variant was never constructed anywhere.
@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 Apr 18, 2026
@scottmcm
Copy link
Copy Markdown
Member

I always like deleting unused things 🙂

@bors r+ rollup

@rust-bors
Copy link
Copy Markdown
Contributor

rust-bors bot commented Apr 18, 2026

📌 Commit 1a27916 has been approved by scottmcm

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 Apr 18, 2026
JonathanBrouwer added a commit to JonathanBrouwer/rust that referenced this pull request Apr 18, 2026
…neric, r=scottmcm

Delete `SizeSkeleton::Generic`

This variant was never constructed anywhere.

r? @scottmcm
rust-bors bot pushed a commit that referenced this pull request Apr 18, 2026
…uwer

Rollup of 10 pull requests

Successful merges:

 - #150230 (spec next chunk for trustedlen)
 - #155284 (net::tcp/udp: fix docs about how set_nonblocking is implemented)
 - #146870 (fix: add aliasing rules for Box)
 - #154003 (Make std::fs::File Send on UEFI)
 - #155187 (std: fix HashMap RNG docs wording)
 - #155255 (Document why `layout.align() + layout.size()` doesn't overflow)
 - #155351 (Reorganize tests from `tests/ui/issues/`)
 - #155406 (std: Update dependency on `wasi` crate)
 - #155447 (Simplify `parse_limited`)
 - #155481 (Delete `SizeSkeleton::Generic`)
@rust-bors rust-bors bot merged commit 4039747 into rust-lang:main Apr 18, 2026
11 checks passed
rust-timer added a commit that referenced this pull request Apr 18, 2026
Rollup merge of #155481 - theemathas:delete-size-skeleton-generic, r=scottmcm

Delete `SizeSkeleton::Generic`

This variant was never constructed anywhere.

r? @scottmcm
@rustbot rustbot added this to the 1.97.0 milestone Apr 18, 2026
@theemathas theemathas deleted the delete-size-skeleton-generic branch April 19, 2026 00:47
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