rust/src
2025-04-17 08:50:02 -04:00
..
back Prepend temp files with a string per invocation of rustc 2025-04-07 20:48:40 +00:00
intrinsic Add support for simd_insert_dyn and simd_extract_dyn 2025-04-17 08:50:02 -04:00
abi.rs Format 2025-04-17 08:49: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 refactor and support reg_byte registers 2025-02-14 18:16:03 +01:00
attributes.rs mir_transform: implement forced inlining 2025-01-10 18:37:54 +00:00
base.rs Add new_regular and new_allocator to ModuleCodegen 2025-02-23 21:23:38 +08:00
builder.rs Merge branch 'master' into sync_from_rust_2025_04_17 2025-04-17 08:34:28 -04:00
callee.rs Merge commit '59a81c2ca1' into subtree-update_cg_gcc_2025_01_12 2025-01-13 10:53:58 -05:00
common.rs Rollup merge of #137549 - oli-obk:llvm-ffi, r=davidtwco 2025-03-07 19:15:34 +01:00
consts.rs Rollup merge of #138949 - madsmtm:rename-to-darwin, r=WaffleLapkin 2025-04-04 08:02:05 +02:00
context.rs Remove most of builtins hack since it's not necessary anymore 2025-04-17 08:49:21 -04:00
coverageinfo.rs Unbox and unwrap the contents of StatementKind::Coverage 2024-03-23 22:05:11 +11:00
debuginfo.rs Auto merge of #136471 - safinaskar:parallel, r=SparrowLii 2025-02-06 10:50:05 +00:00
declare.rs Merge branch 'master' into sync_from_rust_2025_04_17 2025-04-17 08:34:28 -04: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 Merge branch 'master' into sync_from_rust_2025_04_17 2025-04-17 08:34:28 -04:00
int.rs Fix int_to_float_cast for f128 2025-04-17 08:49:49 -04:00
lib.rs Merge branch 'master' into sync_from_rust_2025_04_17 2025-04-17 08:34:28 -04: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 rename BackendRepr::Vector → SimdVector 2025-02-28 17:17:45 +01:00