rust/compiler/rustc_codegen_ssa/src
2025-12-06 10:22:13 +01:00
..
back Emit check-cfg lints during attribute parsing rather than evaluation#149215 2025-12-06 10:22:13 +01:00
debuginfo Flatten ifs in rustc_codegen_ssa 2025-03-17 18:56:52 +00:00
mir account for safe target features in fndef<->closure and fndef<->fndef coerce-lubs 2025-12-03 14:55:41 +00:00
traits Rework c_variadic 2025-12-04 10:51:34 +01: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 Port the #![windows_subsystem] attribute to the new attribute system 2025-11-27 00:17:48 +01:00
codegen_attrs.rs Implement offload intrinsic 2025-11-25 20:04:27 +01:00
common.rs rustc_target: introduce Os 2025-11-11 18:55:40 -05:00
errors.rs Port the #![windows_subsystem] attribute to the new attribute system 2025-11-27 00:17:48 +01:00
lib.rs Port the #![windows_subsystem] attribute to the new attribute system 2025-11-27 00:17:48 +01: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 Use rust rather than LLVM target features in the target spec 2025-11-25 14:39:42 +00:00