-
-
Notifications
You must be signed in to change notification settings - Fork 15k
"type annotations required" errors in 1.28 beta #51844
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.
A bunch of crates failed to compile in 1.28 beta with error messages like these:
Also, the following crates are failing because they depend ontokio-dns-unofficial:tokio-postgres regressed from stable to beta (build log)tokio-tungstenite regressed from stable to beta (build log)GitHub repo grotsev/http_port regressed from stable to beta (build log)