linebender / linebender/fearless_simd
Tracking burning down clippy issues
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 457
- Forks
- 30
- Avg merge
- 1d 10h
- Merged PRs (30d)
- 25
Description
As part of ensuring fearless_simd adheres to Linebender standards (#simd > Linebender Standards @ 💬), fearless_simd needs to adhere to the standard Linebender CI: https://github.com/linebender/fearless_simd/pull/39
In fixing up the CI, this raised many clippy errors that have been placed in expects. This task tracks triaging those expect attributes.
They can be found in the code by searching for this issue number.
Other issues:
Contributor guide
No contributing guide indexed for this repository
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
Search the codebase for this issue number to find the expect attributes added for clippy errors. Read the related discussion in pull request #39, especially discussion_r2243875951, before triaging each occurrence. Done means the tracked expect attributes have been reviewed and the remaining work is resolved or clearly identified.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- build-system, ci-cd
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100