Files
rust/compiler/rustc_middle
David Wood a5e1dba0cd trait_sel: deep reject match_normalize_trait_ref
Spotted during an in-person review of unrelated changes,
`match_normalize_trait_ref` could be using `DeepRejectCtxt` to exit early
as an optimisation for prejection candidates, like is done in param
candidates.
2025-05-13 07:33:51 +00:00
..

For more information about how rustc works, see the rustc dev guide.