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

unknown feature raw #34

Closed
mward opened this issue Sep 13, 2021 · 1 comment · Fixed by #29
Closed

unknown feature raw #34

mward opened this issue Sep 13, 2021 · 1 comment · Fixed by #29

Comments

@mward
Copy link

mward commented Sep 13, 2021

Unable to compile antlr4rs because of the following:

error[E0635]: unknown feature `raw`
 --> ~/.cargo/registry/src/github.com-1ecc6299db9ec823/antlr-rust-0.2.0/src/lib.rs:4:12
  |
4 | #![feature(raw)]
  |  

If I remove that line compilation continues without anymore errors.

Thanks!

@newca12
Copy link
Contributor

newca12 commented Oct 17, 2021

This is a duplicate of #25

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 a pull request may close this issue.

2 participants