-
Notifications
You must be signed in to change notification settings - Fork 13.6k
Closed
Labels
T-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.
Description
- https://crater-reports.s3.amazonaws.com/beta-1.85-1/beta-2025-01-12/gh/LuisDuarte1.diesel-d1/log.txt
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout] --> src/bind_collector.rs:40:24
[INFO] [stdout] |
[INFO] [stdout] 40 | let metadata = D1Backend::metadata(metadata_lookup);
[INFO] [stdout] | ^^^^^^^^^ cannot infer type for type parameter `ST` declared on the trait `HasSqlType`
[INFO] [stdout] |
[INFO] [stdout] = note: cannot satisfy `D1Backend: HasSqlType<_>`
Metadata
Metadata
Assignees
Labels
T-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.