-
Notifications
You must be signed in to change notification settings - Fork 13.6k
Closed
Labels
P-criticalCritical priorityCritical priorityT-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
- https://crater-reports.s3.amazonaws.com/beta-1.79-2/beta-2024-05-11/reg/higher-0.2.0/log.txt
- https://crater-reports.s3.amazonaws.com/beta-1.79-2/beta-2024-05-11/gh/crawford.doxie-upload/log.txt
- https://crater-reports.s3.amazonaws.com/beta-1.79-2/beta-2024-05-11/gh/kendra-pdx.higher-mt/log.txt
- https://crater-reports.s3.amazonaws.com/beta-1.79-2/beta-2024-05-11/reg/higher-free-macro-0.1.0/log.txt
[INFO] [stdout] error[E0284]: type annotations needed
[INFO] [stdout] --> src/apply.rs:81:7
[INFO] [stdout] |
[INFO] [stdout] 81 | b.apply(a.fmap(|x: A| f(move |_| x.clone())))
[INFO] [stdout] | ^^^^^ cannot infer type for struct `ApplyFn<'a, B, _>`
[INFO] [stdout] |
[INFO] [stdout] = note: cannot satisfy `<MB as Apply<'a, B>>::Target<ApplyFn<'a, B, _>> == _`
Metadata
Metadata
Assignees
Labels
P-criticalCritical priorityCritical priorityT-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.