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

Inlining doesn't work properly with include style macros #10

Open
jethrogb opened this issue Jun 21, 2020 · 2 comments
Open

Inlining doesn't work properly with include style macros #10

jethrogb opened this issue Jun 21, 2020 · 2 comments

Comments

@jethrogb
Copy link
Contributor

See jethrogb/rust-reduce#8

@TedDriggs
Copy link
Owner

Hmm, I'm not sure how best to do this; are the include macros the only way this can happen?

@bjorn3
Copy link

bjorn3 commented Jun 23, 2020

Other than proc macros I think the include macros are the only way this can happen. There was a proposal to add a #[doc] variant that reads from a file, but I don't think it has been accepted.

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

3 participants