akka/akka-http
Make sure we have @implicitnotfound annotations in all relevant places
オープン
#2,064 opened on 2018/06/12
1 - triagedhelp wanted
Repository metrics
- Stars
- (1,311 個のスター)
- PR merge metrics
- (平均マージ 1d 10h) (30d で 2 merged PRs)
説明
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)