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

Bugfix for macros that call macros and for trace_macro! #4045

Closed

Conversation

paulstansifer
Copy link
Contributor

This should make #3516 easier to do (the #macros in expand.rs have been removed).

@paulstansifer
Copy link
Contributor Author

It was @graydon who tried to convert the old #macros to macro_rules! in expand.rs, which was a small enough test case for me to finally track this problem down.

@graydon
Copy link
Contributor

graydon commented Nov 29, 2012

r+, landing

@graydon
Copy link
Contributor

graydon commented Dec 4, 2012

This landed.

@graydon graydon closed this Dec 4, 2012
RalfJung added a commit to RalfJung/rust that referenced this pull request Dec 8, 2024
Move FdTable to a common location and split off Unix behavior
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

Successfully merging this pull request may close these issues.

2 participants