rust/src
2026-02-12 16:19:00 -05:00
..
back Remove tm_factory field from CodegenContext 2026-02-11 12:18:04 +00:00
intrinsic Merge branch 'master' into sync_from_rust_2026_02_12 2026-02-12 16:19:00 -05:00
abi.rs abi: add a rust-preserve-none calling convention 2026-01-24 19:23:17 +02:00
allocator.rs Remove -Zoom=panic 2025-11-28 19:30:39 +00:00
archive.rs Add a default implementation for CodegenBackend::link 2024-11-09 20:42:56 +00:00
asm.rs Fix segfault related to __builtin_unreachable with inline asm 2026-01-24 12:30:39 -05:00
attributes.rs Merge commit '55171cfa8b' into subtree-update_cg_gcc_2025-11-26 2025-11-26 19:41:43 +01:00
base.rs Auto merge of #148481 - GuillaumeGomez:subtree-update_cg_gcc_2025-11-04, r=GuillaumeGomez 2025-11-13 18:00:02 +00:00
builder.rs Fix clippy warnings 2026-02-11 16:23:56 -05:00
callee.rs remove rustc_attr_data_structures 2025-07-31 14:19:27 +02:00
common.rs Fix clippy warnings 2026-02-11 16:23:56 -05:00
consts.rs Merge commit '55171cfa8b' into subtree-update_cg_gcc_2025-11-26 2025-11-26 19:41:43 +01:00
context.rs Fix clippy warnings 2026-02-11 16:23:56 -05:00
coverageinfo.rs Unbox and unwrap the contents of StatementKind::Coverage 2024-03-23 22:05:11 +11:00
debuginfo.rs Adapt and fix cg_gcc to the overhauled filename remapping 2025-12-12 07:34:52 +01:00
declare.rs Partially inline get_fn_addr/get_fn in codegen_llvm_intrinsic_call 2025-12-27 17:46:26 +00:00
errors.rs Convert to inline diagnostics in all codegen backends 2026-02-04 13:12:49 +00:00
gcc_util.rs Use rust rather than LLVM target features in the target spec 2025-11-25 14:39:42 +00:00
int.rs Merge commit 'dab6863ce8' into subtree-update_cg_gcc_2025-12-04 2025-12-04 14:53:08 +01:00
lib.rs Merge branch 'master' into sync_from_rust_2026_02_12 2026-02-12 16:19:00 -05:00
mono_item.rs Merge commit '55171cfa8b' into subtree-update_cg_gcc_2025-11-26 2025-11-26 19:41:43 +01:00
type_.rs Fix clippy warnings 2026-02-11 16:23:56 -05:00
type_of.rs codegen: implement repr(scalable) 2025-12-16 11:00:12 +00:00