cargo clippy --fix
created a lifetime issue by applying a fix
#91523
Labels
A-clippy
Area: Clippy
C-bug
Category: This is a bug.
S-needs-repro
Status: This issue has no reproduction and needs a reproduction to make progress.
I tried this code:
I expected to see this happen: That clippy can apply the fixes without generating broken code.
Instead, this happened: Clippy created a lifetime issue and aborted.
Meta
rustc --version --verbose
:Backtrace
Here's the full output of
cargo clippy fix
:This can be reproduced by applying the command to github.com/klingtnet/rosc@apply-clippy-suggestions https://github.com/klingtnet/rosc/compare/apply-clippy-suggestions
The text was updated successfully, but these errors were encountered: