-
-
Notifications
You must be signed in to change notification settings - Fork 14.8k
Component AsRef change causes beta regression #48716
Copy link
Copy link
Closed
Labels
T-libs-apiRelevant to the library API team, which will review and decide on the PR/issue.Relevant to the library API team, which will review and decide on the PR/issue.regression-from-stable-to-betaPerformance or correctness regression from stable to beta.Performance or correctness regression from stable to beta.
Milestone
Metadata
Metadata
Assignees
Labels
T-libs-apiRelevant to the library API team, which will review and decide on the PR/issue.Relevant to the library API team, which will review and decide on the PR/issue.regression-from-stable-to-betaPerformance or correctness regression from stable to beta.Performance or correctness regression from stable to beta.
Type
Fields
Give feedbackNo fields configured for issues without a type.
This is probably going to be closed as expected breakage. This means those cc-ed below should probably aim to fix their crate and release a new point release.
#46985 added an impl of
AsRef<Path> for Componentwhich causes these crates to stop compiling:Estimated ecosystem breakage: 143 versions (0.18% of versions published), 39 crates (0.27% of crates).
cc @rust-lang/libs