BuildHasher is no longer object safe in 1.55 #87991
Labels
C-bug
Category: This is a bug.
regression-from-stable-to-beta
Performance or correctness regression from stable to beta.
T-libs-api
Relevant to the library API team, which will review and decide on the PR/issue.
Milestone
From 1.55 crater run #87749, log:
#86151 added a generic method to the trait, making it no longer object safe.
This only caused one crate in crater to fail, and the source for that crate seems to have been removed from github. Still, I don't think this is technically allowed breakage.
@rustbot modify labels: +regression-from-stable-to-beta -regression-untriaged +T-libs +I-nominated
cc @scottmcm
The text was updated successfully, but these errors were encountered: