diff options
| author | Matthias Krüger <476013+matthiaskrgr@users.noreply.github.com> | 2025-03-22 12:00:50 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-03-22 12:00:50 +0100 |
| commit | f463e473d9cf7ba1a63997b6bdb1e5b8c6b6786b (patch) | |
| tree | 7bf0cb1dab9062d5363aa51cfa56d4b26b3b5505 /compiler/rustc_pattern_analysis/src | |
| parent | ca86dd50369665c64e7d0310aad85d38722719ed (diff) | |
| parent | 2c77a0775c8e398296b14798504f40c968eaf55d (diff) | |
| download | rust-f463e473d9cf7ba1a63997b6bdb1e5b8c6b6786b.tar.gz rust-f463e473d9cf7ba1a63997b6bdb1e5b8c6b6786b.zip | |
Rollup merge of #138782 - karolzwolak:where-test-91520, r=compiler-errors
test(ui): add tuple-struct-where-clause-suggestion ui test for #91520 Fixes #91520 I tried to also make it a .fixed test, but I failed to accomplish that. That's because of the 'consider annotating `Inner<T>` with `#[derive(Clone)]`' suggestion does not compile (conflicting Clone implementations), and I can't isolate them with `rustfix-only-machine-applicable` as both suggestions are not marked as `MachineApplicable`. Instead I just test that the where clause suggestion is applied to the correct line.
Diffstat (limited to 'compiler/rustc_pattern_analysis/src')
0 files changed, 0 insertions, 0 deletions
