Skip to content

Commit

Permalink
Docs
Browse files Browse the repository at this point in the history
  • Loading branch information
adamw committed Jul 19, 2024
1 parent 72dfda5 commit 5fbdcaf
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -234,6 +234,7 @@ private[iron] object ValidatorForPredicate {
}
}

// #3938: the two-level low-priority validators are needed because of implicit resolution changes in Scala 3.6
private[iron] trait LowPriorityValidatorForPredicate extends LowPriorityValidatorForPredicate2 {

inline given validatorForDescribedAnd[N, P](using
Expand Down

0 comments on commit 5fbdcaf

Please sign in to comment.