rust/compiler/rustc_codegen_llvm/src/debuginfo
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
..
metadata Use upvar_tys in more places, make it a list 2023-08-01 23:19:31 +00:00
create_scope_map.rs Auto merge of #115417 - dpaoliello:fixdi, r=wesleywiser 2023-09-08 20:56:01 +00:00
doc.md fix most compiler/ doctests 2022-05-02 17:40:30 -07:00
gdb.rs rustc: Move crate_types from Session to GlobalCtxt 2023-08-09 14:17:54 +08:00
metadata.rs const_eval and codegen: audit uses of is_zst 2023-08-29 09:03:46 +02:00
mod.rs treat host effect params as erased generics in codegen 2023-09-14 07:34:35 +00:00
namespace.rs Set capacity of the string passed to push_item_name. 2023-06-29 11:46:25 +10:00
utils.rs inline format!() args up to and including rustc_codegen_llvm 2023-07-30 14:22:50 +02:00