structopt icon indicating copy to clipboard operation
structopt copied to clipboard

error[E0635]: unknown feature `proc_macro_span_shrink`

Open cacilhas opened this issue 1 year ago • 1 comments

  --> /home/cacilhas/.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)
   |

Versions 0.2.18 until 0.3.26, stopped working in nightly 0.72.

cacilhas avatar Jul 03 '23 18:07 cacilhas