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 703e3d4 commit 1462edaCopy full SHA for 1462eda
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