Closed
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<_>`