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 3d2f41a commit 14b0ce1Copy full SHA for 14b0ce1
promotion.md
@@ -85,9 +85,10 @@ contexts are treated as explicit.
85
86
## Promotability
87
88
-We have defined when it is desirable to promote expressions but have not yet
89
-defined which expressions can actually be promoted. We refer to such
90
-expressions as "promotable".
+We have described the circumstances where promotion is desirable, but what
+expressions are actually eligible for promotion? We refer to eligible
+expressions as "promotable" and describe the restrictions on such expressions
91
+below.
92
93
### Named locals
94
0 commit comments