cargo fix doesn't apply suggestions from mismatched_lifetime_syntaxes #144588
Closed as duplicate of#53934
cargo fix doesn't apply suggestions from mismatched_lifetime_syntaxes #144588
Rust is about to start warning about this by default, which can trigger a lot of warnings, but unfortunately the warnings can't be fixed automatically:
Running these commands has no effect:
The code remains unfixed, and the warning keeps triggering.
cargo 1.90.0-nightly (9b296973b 2025-07-25)
rustc 1.90.0-nightly (f8e355c 2025-07-27)