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.
2 parents 1b13032 + 59b69d4 commit 17c1d0cCopy full SHA for 17c1d0c
src/doc/reference.md
@@ -2073,6 +2073,7 @@ The following configurations must be defined by the implementation:
2073
* `target_pointer_width = "..."`. Target pointer width in bits. This is set
2074
to `"32"` for targets with 32-bit pointers, and likewise set to `"64"` for
2075
64-bit pointers.
2076
+* `test`. Enabled when compiling the test harness (using the `--test` flag).
2077
* `unix`. See `target_family`.
2078
* `windows`. See `target_family`.
2079
0 commit comments