Commit 2026-02-06 14:32 b4b6732f

View on Github →

fix(Tactic/ApplyWith): disambiguate parse to improve error messages (#34721) This PR fixes that apply and applyWith have overlapping parses, which seems to cause bad error messages ("this declaration contains sorry" instead of "apply failed, type mismatch"). Zulip threads:

Estimated changes