Skip to content

Remove unused ToStableHashKey impls.#156265

Merged
rust-bors[bot] merged 1 commit intorust-lang:mainfrom
nnethercote:rm-unused-ToStableHashKey-impls
May 7, 2026
Merged

Remove unused ToStableHashKey impls.#156265
rust-bors[bot] merged 1 commit intorust-lang:mainfrom
nnethercote:rm-unused-ToStableHashKey-impls

Conversation

@nnethercote
Copy link
Copy Markdown
Contributor

There are quite a few.

r? @mejrs

@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 May 7, 2026
@mejrs
Copy link
Copy Markdown
Contributor

mejrs commented May 7, 2026

@bors r+ rollup

@rust-bors
Copy link
Copy Markdown
Contributor

rust-bors Bot commented May 7, 2026

📌 Commit 769f2f1 has been approved by mejrs

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 May 7, 2026
JonathanBrouwer added a commit to JonathanBrouwer/rust that referenced this pull request May 7, 2026
…Key-impls, r=mejrs

Remove unused `ToStableHashKey` impls.

There are quite a few.

r? @mejrs
rust-bors Bot pushed a commit that referenced this pull request May 7, 2026
…uwer

Rollup of 5 pull requests

Successful merges:

 - #146273 (lint ImproperCTypes: refactor linting architecture (part 2))
 - #156024 (CFI: Fix LTO for `#![no_builtins]` crates with CFI)
 - #156243 (Move CrateInfo computation after codegen_crate)
 - #156245 (Move invocation_temp into OutputFilenames)
 - #156265 (Remove unused `ToStableHashKey` impls.)
rust-bors Bot pushed a commit that referenced this pull request May 7, 2026
…uwer

Rollup of 10 pull requests

Successful merges:

 - #146273 (lint ImproperCTypes: refactor linting architecture (part 2))
 - #154025 (Add `keepalive`, `set_keepalive` to `TcpStream` implementations)
 - #156024 (CFI: Fix LTO for `#![no_builtins]` crates with CFI)
 - #156243 (Move CrateInfo computation after codegen_crate)
 - #154846 (Add better default spans for the `Ty` impl of `QueryKey`)
 - #155220 (cg_clif: Don't show verbose run-make cmd output for passing tests)
 - #156204 (Implemented `PathBuf::into_string`)
 - #156245 (Move invocation_temp into OutputFilenames)
 - #156250 (add a few new solver normalization tests)
 - #156265 (Remove unused `ToStableHashKey` impls.)
rust-timer added a commit that referenced this pull request May 7, 2026
Rollup merge of #156265 - nnethercote:rm-unused-ToStableHashKey-impls, r=mejrs

Remove unused `ToStableHashKey` impls.

There are quite a few.

r? @mejrs
@rust-bors rust-bors Bot merged commit c19565b into rust-lang:main May 7, 2026
11 checks passed
@rustbot rustbot added this to the 1.97.0 milestone May 7, 2026
@nnethercote nnethercote deleted the rm-unused-ToStableHashKey-impls branch May 7, 2026 21:56
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