Skip to content

as_num-0.2.2 beta regression #43657

Closed
Closed
@est31

Description

@est31

as_num version 0.2.2 regressed from stable to beta (full log):

    Compiling as_num v0.2.2 (file:///source)
 error[E0034]: multiple applicable items in scope
    --> src/lib.rs:241:50
     |
 152 | |                     $dest::min() <= n && n <= $dest::max()
     | |______________________________^ multiple `min` found
 ...
 241 |           impl_signed_to_signed_internal!($signed, $signed);
     |  __________________________________________________^

cc @phimuemue

Metadata

Metadata

Assignees

No one assigned

    Labels

    T-libs-apiRelevant 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.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions