Files
rust/compiler/rustc_trait_selection/src
bors c8bda740ea Auto merge of #140978 - davidtwco:deep-reject-in-match-norm-trait-ref, r=lcnr
trait_sel: deep reject `match_normalize_trait_ref`

Spotted during an in-person review of #137944 at RustWeek: `match_normalize_trait_ref` could be using `DeepRejectCtxt` to exit early as an optimisation for projection candidates, like is done with param candidates.

r? `@lcnr`
cc `@oli-obk`
2025-05-16 23:39:39 +00:00
..
2025-05-12 17:20:49 +00:00
2025-05-09 12:09:15 +02:00
2025-04-22 17:05:15 +00:00
2025-05-12 15:33:37 +02:00
2025-04-29 18:55:21 +01:00