Skip to content

Bump unsafe-libyaml from 0.2.4 to 0.2.10 (#4) #8

Bump unsafe-libyaml from 0.2.4 to 0.2.10 (#4)

Bump unsafe-libyaml from 0.2.4 to 0.2.10 (#4) #8

GitHub Actions / clippy failed Dec 22, 2023 in 0s

clippy

1 error

Details

Results

Message level Amount
Internal compiler error 0
Error 1
Warning 0
Note 0
Help 0

Versions

  • rustc 1.77.0-nightly (3d0e6bed6 2023-12-21)
  • cargo 1.77.0-nightly (1a2666ddd 2023-12-17)
  • clippy 0.1.76 (3d0e6be 2023-12-21)

Annotations

Check failure on line 92 in /root/.cargo/registry/src/index.crates.io-6f17d22bba15001f/proc-macro2-1.0.47/src/lib.rs

See this annotation in the file changed.

@github-actions github-actions / clippy

unknown feature `proc_macro_span_shrink`

error[E0635]: unknown feature `proc_macro_span_shrink`
  --> /root/.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)
   |                              ^^^^^^^^^^^^^^^^^^^^^^