Skip to content

Make stable hashing names consistent (part 2)#156124

Open
nnethercote wants to merge 8 commits intorust-lang:mainfrom
nnethercote:StableHash-renamings-2
Open

Make stable hashing names consistent (part 2)#156124
nnethercote wants to merge 8 commits intorust-lang:mainfrom
nnethercote:StableHash-renamings-2

Conversation

@nnethercote
Copy link
Copy Markdown
Contributor

This PR finishes the implementation of MCP 893.

r? @jieyouxu

Likewise for the corresponding incremental test.

Part of MCP 983.
Plus two related methods.

Part of MCP 983.
Including the `stable_hasher` attribute and the `HashStableMode` enum.

Part of MCP 983.
And the `abi_hash` method as `abi_stable_hash`.

Part of MCP 983.
@rustbot
Copy link
Copy Markdown
Collaborator

rustbot commented May 3, 2026

The Cranelift subtree was changed

cc @bjorn3

@rustbot rustbot added A-LLVM Area: Code generation parts specific to LLVM. Both correctness bugs and optimization-related issues. A-meta Area: Issues & PRs about the rust-lang/rust repository itself labels May 3, 2026
@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 3, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-LLVM Area: Code generation parts specific to LLVM. Both correctness bugs and optimization-related issues. A-meta Area: Issues & PRs about the rust-lang/rust repository itself 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.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants