We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Cargo exports these extremely useful variables but they aren’t documented in http://doc.crates.io/environment-variables.html.
(I also wrote a blog post on them, if anybody needs some use-cases for them)
The text was updated successfully, but these errors were encountered:
rustc --print cfg
Sorry, something went wrong.
Original docs for this are at: https://github.com/rust-lang/rfcs/blob/master/text/1721-crt-static.md#lowering-cfg-values-to-cargo-build-script-environment-variables
6b4dd23
Successfully merging a pull request may close this issue.
Cargo exports these extremely useful variables but they aren’t documented in http://doc.crates.io/environment-variables.html.
(I also wrote a blog post on them, if anybody needs some use-cases for them)
The text was updated successfully, but these errors were encountered: