Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add type ascription to implicits from instantiable (#3615)
This fixes Scala compiler warnings in Scala 2.13.12 requiring type ascriptions on public implicit definitions.
- Loading branch information