rust/compiler
Stuart Cook d213934874
Rollup merge of #139564 - compiler-errors:deeply-norm, r=lcnr
Deeply normalize obligations in `BestObligation` folder

Built on #139513.

This establishes a somewhat rough invariant that the `Obligation`'s predicate is always deeply normalized in the folder; when we construct a new obligation we normalize it.

Putting this up for discussion since it does affect some goals.

r? lcnr
2025-04-11 13:31:48 +10:00
..
2025-04-09 18:46:50 +08:00
2025-04-09 12:29:59 +01:00
2025-04-10 09:39:21 +10:00
2025-04-09 12:29:59 +01:00