Skip to content

Remove an unused &[Ty] <-> &[GenericArg] - #110599

Merged
bors merged 1 commit into
rust-lang:masterfrom
WaffleLapkin:bonk_tygenericarg_transmutes
Apr 20, 2023
Merged

Remove an unused &[Ty] <-> &[GenericArg]#110599
bors merged 1 commit into
rust-lang:masterfrom
WaffleLapkin:bonk_tygenericarg_transmutes

Conversation

@WaffleLapkin

Copy link
Copy Markdown
Member

Missed this one in #110496, oops.

r? @compiler-errors

@rustbotrustbot 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 20, 2023
@compiler-errors

Copy link
Copy Markdown
Contributor

@bors r+ rollup

@bors

bors commented Apr 20, 2023

Copy link
Copy Markdown
Collaborator

📌 Commit 6d4b7fe has been approved by compiler-errors

It is now in the queue for this repository.

@borsbors 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 20, 2023
bors added a commit to rust-lang-ci/rust that referenced this pull request Apr 20, 2023
…iaskrgr
Rollup of 4 pull requests
Successful merges:
- rust-lang#108795 (Add support for the x86_64h-apple-darwin target)
- rust-lang#110558 (Add Call terminator to SMIR)
- rust-lang#110565 (linkchecker: running from a directory separate from the book)
- rust-lang#110599 (Remove an unused `&[Ty]` <-> `&[GenericArg]`)
Failed merges:
r? `@ghost`
`@rustbot` modify labels: rollup
@bors
bors merged commit c430d61 into rust-lang:masterApr 20, 2023
@rustbotrustbot added this to the 1.71.0 milestone Apr 20, 2023
JohnTitor added a commit to JohnTitor/rust that referenced this pull request Apr 22, 2023
…errors
Stable hash tag (discriminant) of `GenericArg`
This is a continuation of my quest of removing `transmute` if generic args and types (rust-lang#110496, rust-lang#110599).
r? `@compiler-errors`
@WaffleLapkin
WaffleLapkin deleted the bonk_tygenericarg_transmutes branch June 1, 2025 13:25
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

S-waiting-on-borsStatus: Waiting on bors to run and complete tests. Bors will change the label on completion.T-compilerRelevant 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.

4 participants

@WaffleLapkin@compiler-errors@bors@rustbot