8000 feat: derive Clone for StableHasher by weihanglo · Pull Request #11 · rust-lang/rustc-stable-hash · GitHub
[go: up one dir, main page]

Skip to content

Conversation

weihanglo
Copy link
Member
@weihanglo weihanglo commented Dec 10, 2024

Due to the orphan rule, deriving Clone must happen inside this crate.

Cargo needs this because it now clones and diverges -C metadata and -C extra-filename hashes.
rust-lang/cargo@cdf805e

I think it should be a minor releases not a breaking change,
though I am not 100% sure.

cc @Urgau

Due to the orphan rule, deriving `Clone` must happen inside this crate
@Urgau Urgau merged commit 24e9848 into rust-lang:main Dec 10, 2024
10 checks passed
@weihanglo weihanglo deleted the clone branch December 10, 2024 19:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

0