Skip to content

Merge pull request #124 from pawelbeza/missing-std-features #375

Merge pull request #124 from pawelbeza/missing-std-features

Merge pull request #124 from pawelbeza/missing-std-features #375

This check has been archived and is scheduled for deletion. Learn more about checks retention
GitHub Actions / clippy failed Jul 15, 2023 in 1s

clippy

1 error

Details

Results

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

Versions

  • rustc 1.73.0-nightly (ad963232d 2023-07-14)
  • cargo 1.73.0-nightly (694a57956 2023-07-11)
  • clippy 0.1.72 (ad96323 2023-07-14)

Annotations

Check failure on line 92 in /home/runner/.cargo/registry/src/index.crates.io-6f17d22bba15001f/proc-macro2-1.0.51/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`
  --> /home/runner/.cargo/registry/src/index.crates.io-6f17d22bba15001f/proc-macro2-1.0.51/src/lib.rs:92:30
   |
92 |     feature(proc_macro_span, proc_macro_span_shrink)
   |                              ^^^^^^^^^^^^^^^^^^^^^^