rust-lang / rust-lang/rust-clippy
Build fails: failed to resolve: use of undeclared type `CoroutineKind`, etc
Open
Nobody has claimed this yet.
C-bug
- Dominant language
- Rust
- Stars
- 13.5k
- Forks
- 2.2k
- Avg merge
- 2d 10h
- Merged PRs (30d)
- 32
Description
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the linked rust-clippy-1.76.0.log and the reported rust-nightly-1.76.0.20231125 and FreeBSD 14.0 environment. Reproduce the build failure and trace the undeclared CoroutineKind errors; done means the project builds successfully in the reported environment.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- build-system
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100