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 75faa87 commit 76c539fCopy full SHA for 76c539f
src/const_eval.md
@@ -23,7 +23,7 @@ to be run.
23
* [Const parameters].
24
* [Paths] to [functions] and [constants].
25
Recursively defining constants is not allowed.
26
-* Paths to [statics]. These are only allowed within the initializer of a static.
+* Paths to immutable [statics].
27
* [Tuple expressions].
28
* [Array expressions].
29
* [Struct] expressions.
0 commit comments