foriequal0/git-trim

compile failed because miss feature proc_macro_span_shrink

Opened this issue · 0 comments

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)