rust/compiler/rustc_mir_transform
bors 0f7f6b7061 Auto merge of #114948 - compiler-errors:normalize-before-freeze, r=lcnr
Normalize before checking if local is freeze in `deduced_param_attrs`

Not normalizing the local type eagerly results in possibly exponential amounts of normalization happening downstream in `is_freeze_raw`.

Fixes #113372
2023-08-18 08:15:57 +00:00
..
src Auto merge of #114948 - compiler-errors:normalize-before-freeze, r=lcnr 2023-08-18 08:15:57 +00:00
Cargo.toml Make unconditional_recursion warning detect recursive drops 2023-07-22 14:04:45 +02:00
messages.ftl Add note about unsafe functions body not being unsafe 2023-06-13 15:48:57 +02:00