rust/compiler/rustc_codegen_ssa/src
2025-11-21 14:37:10 +00:00
..
back Allow passing primary spans to SharedEmitter 2025-11-21 14:37:10 +00:00
debuginfo Flatten ifs in rustc_codegen_ssa 2025-03-17 18:56:52 +00:00
mir Replace OffsetOf by an actual sum. 2025-11-18 00:10:03 +00:00
traits Add -Zannotate-moves for profiler visibility of move/copy operations 2025-11-06 15:39:45 -08:00
assert_module_sources.rs Print CGU reuse statistics when -Zprint-mono-items is enabled 2025-08-04 15:43:50 +02:00
base.rs rustc_target: introduce Os 2025-11-11 18:55:40 -05:00
codegen_attrs.rs Rollup merge of #148839 - luca3s:rtsan_ice_fix, r=WaffleLapkin 2025-11-13 11:57:08 +11:00
common.rs rustc_target: introduce Os 2025-11-11 18:55:40 -05:00
errors.rs Fix double error for #[no_mangle] on closures 2025-10-08 17:46:33 +02:00
lib.rs Unify the configuration of the compiler docs 2025-11-05 11:25:27 +00:00
meth.rs Remove DynKind 2025-09-17 04:46:46 +02:00
mono_item.rs Port the #[linkage] attribute to the new attribute system 2025-08-13 21:01:37 +02:00
size_of_val.rs remove explicit deref of AbiAlign for most methods 2025-09-28 15:02:14 -07:00
target_features.rs Auto merge of #148516 - bjorn3:target_feature_parsing_improvements, r=WaffleLapkin 2025-11-05 17:56:16 +00:00