Right now, if there are multiple applicable impls in scope for a given function call, you get a singularly unhelpful error message. It would be nice if it would say which impls are conflicting and where they were imported from (rather like what gcc does for failures resolving overloaded methods)
Right now, if there are multiple applicable impls in scope for a given function call, you get a singularly unhelpful error message. It would be nice if it would say which impls are conflicting and where they were imported from (rather like what gcc does for failures resolving overloaded methods)