Skip to content

regression: type annotations needed #135670

Closed
@BoxyUwU

Description

@BoxyUwU
[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

No one assigned

    Labels

    T-compilerRelevant 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.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions