diff options
| author | Jake Goulding <jake.goulding@gmail.com> | 2025-06-24 13:51:02 -0400 |
|---|---|---|
| committer | Josh Stone <jistone@redhat.com> | 2025-07-10 13:30:37 -0700 |
| commit | 736f54bb355da1c11e2eaabba70ada55b88e1b01 (patch) | |
| tree | 3642bca93f744a6db75962ca294673bfedf47aa5 /tests/rustdoc-js-std/parser-errors.js | |
| parent | cd3bc5f08239a30169e6b5e2e89f4dc88aa26db2 (diff) | |
| download | rust-736f54bb355da1c11e2eaabba70ada55b88e1b01.tar.gz rust-736f54bb355da1c11e2eaabba70ada55b88e1b01.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. (cherry picked from commit 46e9d2f9fc065e33cc54ccfa0e0e3c34376ebeaa)
Diffstat (limited to 'tests/rustdoc-js-std/parser-errors.js')
0 files changed, 0 insertions, 0 deletions
