akka/akka-http

Make sure we have @implicitnotfound annotations in all relevant places

Aperta

#2064 aperta il 12 giu 2018

 (0 commenti) (0 reazioni) (0 assegnatari)Scala (598 fork)batch import
1 - triagedhelp wanted

Metriche repository

Star
 (1311 stelle)
Metriche merge PR
 (Merge medio 1g 10h) (2 PR mergiate in 30 g)

Descrizione

To make sure the compiler can give a more useful error message in case of missing implicits.

(Unfortunately this will still not help when implicit conversions themselves depend on implicit values)

Guida contributor