rust/compiler/rustc_codegen_ssa/src
2025-10-07 23:02:23 +01:00
..
back support link modifier as-needed for raw-dylib-elf 2025-10-06 08:56:40 +08:00
debuginfo Flatten ifs in rustc_codegen_ssa 2025-03-17 18:56:52 +00:00
mir debuginfo: Use LocalRef to simplify reference debuginfos 2025-10-03 08:08:22 +08:00
traits codegen: Generate dbg_value for the ref statement 2025-10-02 14:55:51 +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 rename select_where_possible and select_all_or_error 2025-10-07 23:02:23 +01:00
codegen_attrs.rs interpret #[used] as #[used(compiler)] on illumos 2025-10-03 22:03:24 +00:00
common.rs Move NativeLibKind from rustc_session to rustc_hir 2025-08-27 20:24:59 +02:00
errors.rs Set lto="fat" automatically when compiling with RUSTFLAGS="-Zautodiff=Enable". 2025-09-18 15:26:14 +08:00
lib.rs Ensure fat LTO doesn't merge everything into the allocator module 2025-09-06 13:31:41 +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 Add an experimental unsafe(force_target_feature) attribute. 2025-08-22 01:26:26 +02:00