Summary: - Take `synthPendingDepth` into account when caching TC results - Add `maxSynthPendingDepth` option with default := 2. - Add support for tracking `synthPending` failures when using `set_option diagnostics true` closes #2522 closes #3313 closes #3927 Identical to #4114 but with `maxSynthPendingDepth := 1` closes #4114 cc @semorrison
6 lines
304 B
Text
6 lines
304 B
Text
eagerUnfoldingIssue.lean:6:2-6:17: error: failed to synthesize
|
|
MonadLog (StateM Nat)
|
|
use `set_option diagnostics true` to get diagnostic information
|
|
eagerUnfoldingIssue.lean:12:2-12:17: error: failed to synthesize
|
|
MonadLog (StateM Nat)
|
|
use `set_option diagnostics true` to get diagnostic information
|