Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WIP: Proper tco optimization #121

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

refactor: flatten tco execution

2eb6754
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Open

WIP: Proper tco optimization #121

refactor: flatten tco execution
2eb6754
Select commit
Loading
Failed to load commit list.
GitHub Actions / clippy failed Jul 9, 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.72.0-nightly (83964c156 2023-07-08)
  • cargo 1.72.0-nightly (45782b6b8 2023-07-05)
  • clippy 0.1.72 (83964c1 2023-07-08)

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)
   |                              ^^^^^^^^^^^^^^^^^^^^^^