Commit 2026-03-16 00:46 fde0cc50

View on Github →

feat(Tactic/FastInstance): use expected type to fill in arguments (#36420) This PR improves fast_instance% by letting it use the expected type to fill in arguments. This allows us to then define inferInstanceAs% A as a macro for fast_instance% inferInstanceAs A.

Estimated changes