Open
Description
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
Labels
No labels