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

error[E0635]: unknown feature proc_macro_span_shrink #238

Closed
cacilhas opened this issue Jul 3, 2023 · 1 comment
Closed

error[E0635]: unknown feature proc_macro_span_shrink #238

cacilhas opened this issue Jul 3, 2023 · 1 comment

Comments

@cacilhas
Copy link

cacilhas commented Jul 3, 2023

error[E0635]: unknown feature `proc_macro_span_shrink`
  --> $HOME/.cargo/registry/src/index.crates.io-6f17d22bba15001f/proc-macro2-1.0.59/src/lib.rs:92:30
   |
92 |     feature(proc_macro_span, proc_macro_span_shrink)
   |

V. 1.0.40, in nightly 0.72.

@dtolnay
Copy link
Owner

dtolnay commented Aug 15, 2023

This appears to be filed in the wrong repo. I can't tell what this has to do with thiserror.

@dtolnay dtolnay closed this as completed Aug 15, 2023
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