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
[CSDiagnostics] Ignore placeholder types that appear in editor placeholder expressions
When placeholder type appears in an editor placeholder i.e.
`<#T##() -> _#>` we rely on the parser to produce a diagnostic
about editor placeholder and glance over all placeholer type
inference issues.
Resolves: rdar://106621760
0 commit comments