Skip to content

add lto

add lto #339

GitHub Actions / clippy failed Jul 16, 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.73.0-nightly (4c8bb79d9 2023-07-15)
  • cargo 1.73.0-nightly (694a57956 2023-07-11)
  • clippy 0.1.72 (4c8bb79 2023-07-15)

Annotations

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