You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Simplify TcNameOfExpr and TcLongIdentThen to pass result tuples directly
Revert to pre-#19505 patterns: use '_ as res' in TcNameOfExpr and
pass-through binding in TcLongIdentThen instead of destructuring
and reconstructing the 5-tuple.
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
0 commit comments