Skip to content

Commit f1492fe

Browse files
committed
[Educational Notes] Remove complex-closure-inference.
This educational note was obsoleted by SE-0362.
1 parent 63b7f05 commit f1492fe

File tree

2 files changed

+0
-40
lines changed

2 files changed

+0
-40
lines changed

include/swift/AST/EducationalNotes.def

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -33,9 +33,6 @@ EDUCATIONAL_NOTES(non_nominal_extension, "nominal-types.md")
3333
EDUCATIONAL_NOTES(associated_type_witness_conform_impossible,
3434
"nominal-types.md")
3535

36-
EDUCATIONAL_NOTES(cannot_infer_closure_result_type,
37-
"complex-closure-inference.md")
38-
3936
EDUCATIONAL_NOTES(invalid_dynamic_callable_type,
4037
"dynamic-callable-requirements.md")
4138
EDUCATIONAL_NOTES(missing_dynamic_callable_kwargs_method,

userdocs/diagnostics/complex-closure-inference.md

Lines changed: 0 additions & 37 deletions
This file was deleted.

0 commit comments

Comments
 (0)