]> git.lizzy.rs Git - rust.git/commit - src/tools/miri
Rollup merge of #100309 - compiler-errors:issue-100300, r=sanxiyn
authorDylan DPC <99973273+Dylan-DPC@users.noreply.github.com>
Tue, 23 Aug 2022 15:10:02 +0000 (20:40 +0530)
committerGitHub <noreply@github.com>
Tue, 23 Aug 2022 15:10:02 +0000 (20:40 +0530)
commit8733550870fbb77818587dabbde8c627a364f347
treef1ccc7fc433b08a9ab05aee90e7a680d75777f33
parent4d1c273b32acb8302013236b57b78cba1b3228c3
parentf4bf8cd100deb76bd424897c9796f0886468c77a
Rollup merge of #100309 - compiler-errors:issue-100300, r=sanxiyn

Extend comma suggestion to cases where fields arent missing

Fixes #100300
compiler/rustc_typeck/src/check/expr.rs