We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 21187cd commit e9bbd2bCopy full SHA for e9bbd2b
text/0000-self-in-typedefs.md
@@ -410,6 +410,9 @@ that it introduces new syntax whereby making the surface language more complex.
410
However, the RFC may equally be said to simplify the surface language since
411
it removes exceptional cases especially in the users mental model.
412
413
+Using `Self` in a type definition makes it harder to search for all positions
414
+in which a pattern can appear in an AST.
415
+
416
# Rationale and alternatives
417
[alternatives]: #alternatives
418
0 commit comments