rust/compiler/rustc_codegen_ssa/src
2023-12-17 22:56:42 +00:00
..
back Split Handler::emit_diagnostic in two. 2023-12-15 10:13:12 +11:00
debuginfo Implement async gen blocks 2023-12-08 17:23:25 +00:00
mir Tolerate overaligned MIR constants for codegen. 2023-12-17 22:56:42 +00:00
traits Move MetadataLoader{,Dyn} to rustc_metadata. 2023-11-30 17:05:54 +11:00
assert_module_sources.rs rustc_codegen_ssa: Remove trailing spaces in Display impl for CguReuse 2023-12-14 16:49:18 +01:00
base.rs Auto merge of #113923 - DianQK:restore-no-builtins-lto, r=pnkfelix 2023-12-01 21:45:18 +00:00
codegen_attrs.rs Don't pass lint back out of lint decorator 2023-12-15 16:05:36 +00:00
common.rs move ConstValue into mir 2023-09-19 11:11:02 +02:00
errors.rs Remove cgu_reuse_tracker from Session 2023-10-09 18:39:41 +00:00
lib.rs codegen: panic when trying to compute size/align of extern type 2023-12-12 08:15:17 +01:00
meth.rs cg_ssa: remove pointee types and pointercast/bitcast-of-ptr 2023-07-29 13:18:20 -04:00
mono_item.rs Fix clippy::needless_borrow in the compiler 2023-11-21 20:13:40 +01:00
size_of_val.rs fix computing the dynamic alignment of packed structs with dyn trait tails 2023-12-13 20:21:57 +01:00
target_features.rs Move rustc_codegen_ssa target features to rustc_target 2023-12-14 14:40:55 +01:00