rust/src
2025-05-10 22:24:16 +02:00
..
back Mark back::lto::optimize_thin_module and back::write::codegen` functions as safe 2025-05-07 17:20:25 +02:00
intrinsic Rollup merge of #137953 - RalfJung:simd-intrinsic-masks, r=WaffleLapkin 2025-04-20 13:02:48 +00:00
abi.rs Support more calling convention attributes 2025-04-30 13:51:52 -04:00
allocator.rs Remove implicit #[no_mangle] for #[rustc_std_internal_symbol] 2025-03-17 14:08:09 +00:00
archive.rs Add a default implementation for CodegenBackend::link 2024-11-09 20:42:56 +00:00
asm.rs Fix clippy warnings 2025-04-25 10:10:50 -04:00
attributes.rs Fixed a recursive inling bug, added a test for it 2025-05-10 22:24:16 +02:00
base.rs Add new_regular and new_allocator to ModuleCodegen 2025-02-23 21:23:38 +08:00
builder.rs Merge commit 'db1a31c243' into subtree-update_cg_gcc_2025-04-18 2025-04-18 21:20:11 +02:00
callee.rs Merge commit '59a81c2ca1' into subtree-update_cg_gcc_2025_01_12 2025-01-13 10:53:58 -05:00
common.rs Fix clippy warnings 2025-04-25 10:10:50 -04:00
consts.rs Fix new clippy lints 2025-05-07 17:32:31 +02:00
context.rs Merge commit 'db1a31c243' into subtree-update_cg_gcc_2025-04-18 2025-04-18 21:20:11 +02:00
coverageinfo.rs Unbox and unwrap the contents of StatementKind::Coverage 2024-03-23 22:05:11 +11:00
debuginfo.rs Fix new clippy lints 2025-05-07 17:32:31 +02:00
declare.rs Fix new clippy lints 2025-05-07 17:32:31 +02:00
errors.rs Merge commit '59a81c2ca1' into subtree-update_cg_gcc_2025_01_12 2025-01-13 10:53:58 -05:00
gcc_util.rs Fix clippy warnings 2025-04-25 10:10:50 -04:00
int.rs Fix compilation error in GCC backend 2025-04-18 22:46:43 +02:00
lib.rs Mark back::lto::optimize_thin_module and back::write::codegen` functions as safe 2025-05-07 17:20:25 +02:00
mono_item.rs Remove Linkage::Private 2025-02-07 16:02:19 +00:00
type_.rs Generalize BaseTypeCodegenMethods 2025-02-24 15:11:29 +00:00
type_of.rs Fix clippy warnings 2025-04-25 10:10:50 -04:00