diff options
| author | Stuart Cook <Zalathar@users.noreply.github.com> | 2025-09-01 12:42:27 +1000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-09-01 12:42:27 +1000 |
| commit | eed52596abf7cbe2af47b18da52ae0567640bc51 (patch) | |
| tree | 62d46a6f183ad0b29e685a1af6480532e76e2575 /compiler/rustc_parse/src | |
| parent | 142ad696982564bbac63594531df0a4983e09218 (diff) | |
| parent | 263766bcc28a9441d0acfb1a335308e46cfd1917 (diff) | |
| download | rust-eed52596abf7cbe2af47b18da52ae0567640bc51.tar.gz rust-eed52596abf7cbe2af47b18da52ae0567640bc51.zip | |
Rollup merge of #146046 - chenyukang:yukang-fix-method-exists-for-ret-ty-error, r=estebank
Suggest method name with maybe ty mismatch Fixes rust-lang/rust#146008 I think it's ok to suggest method name even when the return ty mismatch, since we only reporting in `Applicability::MaybeIncorrect`, user may add `()` and continue to fix following errors. r? ```@estebank```
Diffstat (limited to 'compiler/rustc_parse/src')
0 files changed, 0 insertions, 0 deletions
