diff options
Diffstat (limited to 'Help')
-rw-r--r-- | Help/dev/experimental.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Help/dev/experimental.rst b/Help/dev/experimental.rst index 3db8177..52feec3 100644 --- a/Help/dev/experimental.rst +++ b/Help/dev/experimental.rst @@ -43,6 +43,7 @@ by the `P1689r3`_ paper, with the following updates: * Omit the ``outputs``, ``inputs``, and ``depends`` fields from each entry in the ``rules`` array. They are unused. +* Flatten ``future-compile`` members directly into each rule. Compiler writers may try out their scanning functionality using the `cxx-modules-sandbox`_ test project, modified to set variables |