rust/compiler/rustc_monomorphize
Deadbeef a0a801cd38 treat host effect params as erased generics 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`.
2023-09-14 07:34:35 +00:00
..
src treat host effect params as erased generics in codegen 2023-09-14 07:34:35 +00:00
Cargo.toml drop unused deps, gate libc under unix for one crate 2023-04-22 15:22:21 +03:00
messages.ftl Emit error instead of ICE when optimized MIR is missing 2023-08-30 20:43:31 +02:00