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

compile failed because miss feature proc_macro_span_shrink #212

Closed
Sherlock-Holo opened this issue Dec 2, 2024 · 1 comment
Closed

compile failed because miss feature proc_macro_span_shrink #212

Sherlock-Holo opened this issue Dec 2, 2024 · 1 comment

Comments

@Sherlock-Holo
Copy link
Contributor

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

it seems this feature is removed

I am using nighlty rust rustc 1.85.0-nightly (a2545fd6f 2024-11-28)

@foriequal0
Copy link
Owner

Resolved by #213, #214 ?

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