akka/akka-http

Make sure we have @implicitnotfound annotations in all relevant places

Ouverte

#2 064 ouverte le 12 juin 2018

 (0 commentaire) (0 réaction) (0 personne assignée)Scala (598 forks)batch import
1 - triagedhelp wanted

Métriques du dépôt

Stars
 (1 311 étoiles)
Métriques de merge PR
 (Merge moyen 1j 10h) (2 PRs mergées en 30 j)

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)

Guide contributeur