]> git.lizzy.rs Git - rust.git/commitdiff
Rollup merge of #107646 - estebank:specific-span, r=compiler-errors
authorMatthias Krüger <matthias.krueger@famsik.de>
Sat, 4 Feb 2023 19:29:06 +0000 (20:29 +0100)
committerGitHub <noreply@github.com>
Sat, 4 Feb 2023 19:29:06 +0000 (20:29 +0100)
Provide structured suggestion for binding needing type on E0594

Partially address #45405.


Trivial merge