Skip to content

Commit f85dfbb

Browse files
committed
[TypeChecker.rst] NFC: Mark that if/ternary diagnostics have been ported
1 parent 9a62701 commit f85dfbb

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

docs/TypeChecker.rst

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -985,9 +985,6 @@ The things in the queue yet to be ported are:
985985
Most of the associated diagnostics have been ported and fixes are
986986
located in ``ConstraintSystem::simplifyMemberConstraint``.
987987

988-
- Diagnostics related to ``if`` statement - "conditional" type mismatch
989-
and, in case of ternary operator, type mismatches between branches.
990-
991988
- Problems related to calls and operator applications e.g.
992989

993990
- Missing explicit ``Self.`` and ``self.``

0 commit comments

Comments
 (0)