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.
2 parents bc6c024 + e72e508 commit f8eeef5Copy full SHA for f8eeef5
text/1951-expand-impl-trait.md
@@ -455,7 +455,7 @@ that it (1) does not introduce a name for the existential type and (2) does not
455
allow you to control the scope in which the underlying concrete type is known.
456
457
Moreover, some versions of the design (including in this RFC) impose further
458
-limitations on the power of the feature for the same of simplicity.
+limitations on the power of the feature for the sake of simplicity.
459
460
This is done under the assumption that we will eventually introduce a fully
461
expressive, explicit syntax for existentials. Such a syntax is sketched in an
0 commit comments