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 f5c4238 commit 18002aeCopy full SHA for 18002ae
draft-rfcs/const-evaluatable-checked.md
@@ -4,7 +4,8 @@ TODO: All of this :)
4
5
## Requirements
6
7
-For this to work, const operations have to be both pure and deterministic,
+For this to work, const operations have to be deterministic and
8
+must not depend on any external state,
9
at least when they are used in the type system.
10
11
Using floats during CTFE is fully determinstic. So using
0 commit comments