Add type ascription to implicits from instantiable (#3615) (#3618)
This fixes Scala compiler warnings in Scala 2.13.12 requiring type ascriptions on public implicit definitions. (cherry picked from commit d011b443 ) Co-authored-by:Jack Koenig <koenig@sifive.com>
Please register or sign in to comment