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 e7db03c commit 8ce6f60Copy full SHA for 8ce6f60
src/conditional-compilation.md
@@ -195,7 +195,7 @@ r[cfg.target_family.windows]
195
196
r[cfg.target_env]
197
198
-r[cfg.target_env.values]
+r[cfg.target_env.general]
199
Key-value option set with further disambiguating information about the target
200
platform with information about the ABI or `libc` used. For historical reasons,
201
this value is only defined as not the empty-string when actually needed for
0 commit comments