Files
rust/tests/ui/const-generics
Matthias Krüger 3c4b9122ec Rollup merge of #135900 - compiler-errors:derive-wf, r=lcnr
Manually walk into WF obligations in `BestObligation` proof tree visitor

When we encounter a `WellFormed` obligation in the `BestObligation` proof tree visitor, ignore the proof tree and call `wf::unnormalized_obligations` to derive well-formed obligations with the correct cause codes. This is to avoid having to replicate the somewhat delicate logic that `wf.rs` does to set up its obligation causes... Don't see a better way to do this.

vibes?? r? lcnr
2025-02-01 01:19:19 +01:00
..
2024-12-12 23:36:27 +00:00
2024-10-14 20:24:30 +02:00
2024-06-05 20:08:00 -04:00
2023-12-24 01:58:13 +08:00
2024-02-07 10:42:01 +08:00
2024-09-07 09:23:28 +08:00
2023-07-27 15:51:02 +00:00
2024-10-04 23:38:41 +00:00
2023-04-07 11:18:07 -07:00
2023-04-07 11:18:07 -07:00