diff options
| author | Jake Goulding <jake.goulding@gmail.com> | 2025-06-24 13:51:02 -0400 |
|---|---|---|
| committer | Jake Goulding <jake.goulding@gmail.com> | 2025-06-24 14:53:22 -0400 |
| commit | 46e9d2f9fc065e33cc54ccfa0e0e3c34376ebeaa (patch) | |
| tree | b4ad21f4ad7236a4a0ce6d5ec0bf7a86745a4878 /library/stdarch/crates/std_detect/src | |
| parent | 36b21637e93b038453924d3c66821089e71d8baa (diff) | |
| download | rust-46e9d2f9fc065e33cc54ccfa0e0e3c34376ebeaa.tar.gz rust-46e9d2f9fc065e33cc54ccfa0e0e3c34376ebeaa.zip | |
Reduce mismatched-lifetime-syntaxes suggestions to MaybeIncorrect
`cargo fix` does not have a way of distinguishing a suggestion with multiple spans which should all be applied from multiple suggestions where only one should be applied (see issue 53934). `cargo fix` only works with `MachineApplicable` suggestions, so downgrading the applicability will stop `cargo` from suggesting the user run `cargo fix`. rust-analyzer does work with `MaybeIncorrect`, so interactive fixes are still available.
Diffstat (limited to 'library/stdarch/crates/std_detect/src')
0 files changed, 0 insertions, 0 deletions
