about summary refs log tree commit diff
path: root/compiler/rustc_interface/src
diff options
context:
space:
mode:
authorMichael Goulet <michael@errs.io>2024-04-15 15:18:06 -0400
committerGitHub <noreply@github.com>2024-04-15 15:18:06 -0400
commit20a5fb3b4a306ac962a26b1719e7b5718f7d96ae (patch)
treea335c4edfe2f8adcb41c9b5605f0a0f609c26e61 /compiler/rustc_interface/src
parent314dee528b63847f6afdda72111d6f1412a871d3 (diff)
parent325b24d7631b5da4806fedb542a3ae2971a30ea2 (diff)
downloadrust-20a5fb3b4a306ac962a26b1719e7b5718f7d96ae.tar.gz
rust-20a5fb3b4a306ac962a26b1719e7b5718f7d96ae.zip
Rollup merge of #123924 - compiler-errors:tuple-sugg, r=estebank
Fix various bugs in `ty_kind_suggestion`

Consolidates two implementations of `ty_kind_suggestion`
Fixes some misuse of the empty param-env
Fixes a problem where we suggested `(42)` instead of `(42,)` for tuple suggestions
Suggest a value when `return;`, making it consistent with `break;`
Fixes #123906
Diffstat (limited to 'compiler/rustc_interface/src')
0 files changed, 0 insertions, 0 deletions