Propagate dependencies through implicit parameters by milessabin · Pull Request #5601 · scala/scala3
Fixes #5427. If an implicit parameter list is dependent, we must propagate inferred types through the remainder of the parameter list, similarly to how it's done for non-implicit parameter ...
github.com