Skip to content

im beta regression #44446

Closed
Closed

Description

The tests of the im crate version 6.0.0 fail on latest beta 1.21, while they work on stable. The error output (full log):

error[E0282]: type annotations needed
    --> src/map/mod.rs:1400:18
     |
1400 |         let c1 = Map::singleton(v1, p1);
     |             --   ^^^^^^^^^^^^^^ cannot infer type for `K`
     |             |
     |             consider giving `c1` a type

cc @bodil

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    T-libs-apiRelevant to the library API team, which will review and decide on the PR/issue.Relevant to the library API 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.

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions