akka/akka-http
Make sure we have @implicitnotfound annotations in all relevant places
开放
#2,064 创建于 2018年6月12日
1 - triagedhelp wanted
仓库指标
- 星标
- (1,311 个星标)
- PR 合并指标
- (平均合并 1天 10小时) (30 天内合并 2 个 PR)
描述
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)