Skip to content

Commit c7552bf

Browse files
authored
Merge pull request #30023 from LucianoPAlmeida/patch-1
[docs] Updating doc list for the diagnostics ported to new framework
2 parents dddcfb8 + 86f7c6b commit c7552bf

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

docs/TypeChecker.rst

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -978,10 +978,3 @@ We are currently working on porting type-check based diagnostics over
978978
to the new diagnostic framework, which is described in detail in this
979979
`blog post
980980
<https://swift.org/blog/new-diagnostic-arch-overview/>`_.
981-
982-
The things in the queue yet to be ported are:
983-
984-
- Problems related to calls and operator applications e.g.
985-
986-
- Missing explicit ``Self.`` and ``self.``
987-
- Logic related to overload candidate ranking (``CalleeCandidateInfo``)

0 commit comments

Comments
 (0)