akka/akka-http
View on GitHubMake sure we have @implicitnotfound annotations in all relevant places
Open
#2,064 opened on Jun 12, 2018
1 - triagedhelp wanted
Description
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)