Skip to content

Cannot turn UnevaluatedConst into AliasTy #2698

Open
@sigurd4

Description

@sigurd4

Crate name

option_trait

Build failure link

https://docs.rs/crate/option_trait/1.0.0/builds/1596995

Additional details

It builds fine on my machine. Same rust nightly version too.

I think it's due to the type alias Copied that relies on a possibly not well formed associated type in the trait private::_Copied. At least that's the only case where i've used a type alias throughout the project (located in lib.rs)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions