Flesh out some TODOs

This commit is contained in:
Michael Goulet
2024-08-26 15:53:39 -04:00
parent 51b51bb570
commit 7c8e281f73
7 changed files with 97 additions and 19 deletions

View File

@@ -507,6 +507,7 @@ impl<'tcx> HirTyLowerer<'tcx> for ItemCtxt<'tcx> {
inferred_sugg,
bound,
mpart_sugg,
what: "type",
}),
)
}