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
This makes composing of macros easier and possible.
The text was updated successfully, but these errors were encountered:
We now have a new guideline for filing issues, and language design feature requests should be on the RFCs repo. Feel free to reopen this there.
(BTW, this would be much improved with a code-example, to be 100% clear about what is being requested.)
Sorry, something went wrong.
Merge pull request rust-lang#18420 from ChayimFriedman2/cfg-true-false
af764db
feat: Support `cfg(true)` and `cfg(false)`
No branches or pull requests
This makes composing of macros easier and possible.
The text was updated successfully, but these errors were encountered: