rust-lang / rust-lang/rust-clippy
make let-chains collapsable-if allow-by-default
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 13.5k
- Forks
- 2.2k
- Avg merge
- 2d 10h
- Merged PRs (30d)
- 32
Description
Description
https://bsky.app/profile/lpalmieri.com/post/3lsgc44pxph2q
This will break many repos that have clippy on them. I think that it's a good idea to make collapsable-if allow-by-default on 1.87 and enable it back in 1.88 to give people time to adjust.
I don't know if this is possible now after the fact.
If it's not, maybe it's something that could be considered for the next time this happens?
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
No files, tests, or entry points are identified in the issue. Start by checking whether Rust Clippy can change collapsable-if's allow-by-default status retroactively for 1.87; done means establishing whether that release change is possible or recording the consideration for a future release.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- devtools
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100