rust/compiler/rustc_mir_transform
bors 5e71913156 Auto merge of #115817 - fee1-dead-contrib:fix-codegen, r=oli-obk
treat host effect params as erased in codegen

This fixes the changes brought to codegen tests when effect params are added to libcore, by not attempting to monomorphize functions that get the host param by being `const fn`.

r? `@oli-obk`
2023-09-14 13:42:30 +00:00
..
src Auto merge of #115817 - fee1-dead-contrib:fix-codegen, r=oli-obk 2023-09-14 13:42:30 +00:00
Cargo.toml Make `unconditional_recursion` warning detect recursive drops 2023-07-22 14:04:45 +02:00
messages.ftl Don't report any errors in `lower_intrinsics`. They should have been typecked before. 2023-09-06 09:38:15 +00:00