Skip to content
New issue

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

Add a macro that allows evaluating the macros from inner to outer #18420

Closed
tbu- opened this issue Oct 29, 2014 · 1 comment
Closed

Add a macro that allows evaluating the macros from inner to outer #18420

tbu- opened this issue Oct 29, 2014 · 1 comment

Comments

@tbu-
Copy link
Contributor

tbu- commented Oct 29, 2014

This makes composing of macros easier and possible.

@huonw
Copy link
Member

huonw commented Oct 29, 2014

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.)

@huonw huonw closed this as completed Oct 29, 2014
lnicola pushed a commit to lnicola/rust that referenced this issue Oct 29, 2024
feat: Support `cfg(true)` and `cfg(false)`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants