rust/compiler/rustc_codegen_ssa/src
2025-08-23 12:31:07 +02:00
..
back Rollup merge of #145578 - vexide:armv7a-vex-v5+linked-files, r=davidtwco 2025-08-19 19:50:08 +08:00
debuginfo Flatten ifs in rustc_codegen_ssa 2025-03-17 18:56:52 +00:00
mir Rollup merge of #144865 - WaffleLapkin:track-tail, r=lqd 2025-08-15 16:16:31 +10:00
traits Complete functionality and general cleanup 2025-08-14 16:30:15 +00: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 Rollup merge of #145429 - bjorn3:codegen_fn_attrs_improvements, r=jdonszelmann 2025-08-19 19:45:31 +08:00
codegen_attrs.rs port attribute to the new parsing infrastructure 2025-08-23 12:31:07 +02:00
common.rs Remove useless lifetime parameter. 2025-07-23 23:54:37 +00:00
errors.rs port attribute to the new parsing infrastructure 2025-08-23 12:31:07 +02:00
lib.rs [Arm64EC] Only decorate functions with # 2025-06-23 12:38:35 -07:00
meth.rs Eliminate all direct uses of LLVMMDStringInContext2 2025-07-14 08:27:08 +00: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 Replace some Option<Span> with Span and use DUMMY_SP instead of None 2025-06-05 14:14:59 +00:00
target_features.rs Add an experimental unsafe(force_target_feature) attribute. 2025-08-22 01:26:26 +02:00