akka/akka-http

Make sure we have @implicitnotfound annotations in all relevant places

Aberta

#2.064 aberto em 12 de jun. de 2018

 (0 comentário) (0 reação) (0 responsável)Scala (598 forks)batch import
1 - triagedhelp wanted

Métricas do repositório

Stars
 (1.311 estrelas)
Métricas de merge de PR
 (Mesclagem média 1d 10h) (2 fundiu PRs em 30d)

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)

Guia do colaborador