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

Ability to disable runtime dependency on rustc toolchain libs #369

Closed
dtolnay opened this issue Mar 4, 2018 · 1 comment
Closed

Ability to disable runtime dependency on rustc toolchain libs #369

dtolnay opened this issue Mar 4, 2018 · 1 comment
Milestone

Comments

@dtolnay
Copy link
Owner

dtolnay commented Mar 4, 2018

As explained in dtolnay/quote#62, unconditionally referring to extern crate proc_macro is problematic. In the next round of breaking changes we will need to put that dependency behind a flag.

#363 has an implementation of this ready.

@dtolnay
Copy link
Owner Author

dtolnay commented Mar 31, 2018

Reopened and merged #363.

@dtolnay dtolnay closed this as completed Mar 31, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant