rust/compiler/rustc_trait_selection
Matthew Jasper 136f777ae1 Report dropck normalization errors in borrowck
HIR type checking no longer runs dropck, so we may get new errors when
we run it in borrowck. If this happens then rerun the query in a local
infcx and report errors for it.
2025-02-17 11:33:06 +00:00
..
2025-01-30 15:30:04 +00:00