Closed YakoYakoYokuYoku closed 5 years ago
I think the parts where is failing is in:
impl Float where Self: // --snip--
and in:
impl CommonFloat where Self: // --snip--
I think using impl Float: // --snip--
is the correct way.
@cuviper sorry to bother you with this kind of stuff and for the inactivity, but i couldn't make the commits in this PR to work (in my horse-shoe crate it does) and i don't know why. If you can help me with this, that would be nice.
Details are here.