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

attr_literals won't be stable in 1.15 #4

Closed
dtolnay opened this issue Dec 28, 2016 · 1 comment
Closed

attr_literals won't be stable in 1.15 #4

dtolnay opened this issue Dec 28, 2016 · 1 comment

Comments

@dtolnay
Copy link

dtolnay commented Dec 28, 2016

From the readme:

It currently only works on nightly but should work on stable in Rust 1.15.

This is not true right? The proc_macro feature will be stabilized but this library currently relies heavily on attr_literals as well which I have not seen plans to stabilize so far. The tracking issue is rust-lang/rust#34981.

@Keats
Copy link
Owner

Keats commented Dec 28, 2016

Hm I must have dreamt it that it was going to be stable at the same time as proc_macro somehow, I'll update the README

Thanks

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