-
Notifications
You must be signed in to change notification settings - Fork 13.6k
Closed
Labels
A-inferenceArea: Type inferenceArea: Type inferenceT-compilerRelevant to the compiler team, which will review and decide on the PR/issue.Relevant to the compiler 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
Description
Logs https://crater-reports.s3.amazonaws.com/beta-1.49-1/beta-2020-11-26/reg/traitgraph-0.1.0/log.txt
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout] --> src/algo/traversal.rs:92:35
[INFO] [stdout] |
[INFO] [stdout] 92 | if *rank_entry == None.into() {
[INFO] [stdout] | ^^^^ cannot infer type for type parameter `T` declared on the enum `Option`
@rustbot modify labels: +regression-from-stable-to-beta
Metadata
Metadata
Assignees
Labels
A-inferenceArea: Type inferenceArea: Type inferenceT-compilerRelevant to the compiler team, which will review and decide on the PR/issue.Relevant to the compiler 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.