rust/compiler
Luca Versari 7fd62320fe Fix order of normalization and recursion in const folding.
Fixes #126831.

Without this patch, type normalization is not always idempotent, which
leads to all sorts of bugs in places that assume that normalizing a
normalized type does nothing.
2024-08-18 00:07:41 +02:00
..
2024-08-11 04:16:53 +02:00
2024-08-13 23:18:31 +02:00
2024-08-14 18:28:40 +08:00
2024-08-13 13:40:05 -07:00
2024-08-16 09:07:55 +10:00
2024-08-09 14:33:25 +10:00
2024-08-09 14:33:25 +10:00
2024-08-14 14:18:17 -04:00
2024-08-10 12:07:17 +02:00