Skip to content

Commit ff53718

Browse files
committed
[Docs] Remove visitTupleExpr from the New Diagnostic Architecture
to-do list.
1 parent f9a1ab2 commit ff53718

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
@@ -981,9 +981,6 @@ to the new diagnostic framework, which is described in detail in this
981981

982982
The things in the queue yet to be ported are:
983983

984-
- ``visitTupleExpr``: Diagnostics related to label/type mismatches
985-
associated with tuple conversions.
986-
987984
- Diagnostics related to member references: ``diagnoseMemberFailures``.
988985
Most of the associated diagnostics have been ported and fixes are
989986
located in ``ConstraintSystem::simplifyMemberConstraint``.

0 commit comments

Comments
 (0)