diff options
| author | Trevor Gross <t.gross35@gmail.com> | 2024-08-18 23:41:49 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-08-18 23:41:49 -0500 |
| commit | 8a513f1720926799f4507c0bb8fb8d1b164ed459 (patch) | |
| tree | 35f38ab5390b874a6baf8282ad9d22f5f2c33cf7 /compiler/rustc_query_impl/src | |
| parent | f956bceb6a1302fe3fcb56558e06d3dcbb5d2244 (diff) | |
| parent | 7fd62320feddcb3fa85a3ab25bc4c0ac55ddac7c (diff) | |
| download | rust-8a513f1720926799f4507c0bb8fb8d1b164ed459.tar.gz rust-8a513f1720926799f4507c0bb8fb8d1b164ed459.zip | |
Rollup merge of #129208 - veluca93:adt_const_fix, r=BoxyUwU
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. Tracking issue: https://github.com/rust-lang/rust/issues/95174 r? BoxyUwU
Diffstat (limited to 'compiler/rustc_query_impl/src')
0 files changed, 0 insertions, 0 deletions
