rust/src
antoyo d80802b042
Merge pull request #684 from FractalFir/master
Fix to 128 bit int unaligned loads
2025-05-27 18:16:07 -04:00
..
back Merge branch 'master' into sync_from_rust_2025_05_12 2025-05-12 11:04:56 -04:00
intrinsic Fix for the fminimum intrinsics 2025-05-14 05:00:18 -04:00
abi.rs Support more calling convention attributes 2025-04-30 13:51:52 -04:00
allocator.rs Add missing add_eval to generate __rdl_oom in the alloc error handler 2025-05-16 13:02:20 +02:00
archive.rs Add a default implementation for CodegenBackend::link 2024-11-09 20:42:56 +00:00
asm.rs Rollup merge of #134232 - bjorn3:naked_asm_improvements, r=wesleywiser 2025-04-30 17:27:57 +02:00
attributes.rs Fix typos 2025-05-21 18:06:19 -04:00
base.rs Pass &mut self to codegen_global_asm 2025-04-14 09:38:04 +00:00
builder.rs Fix to 128 bit int unaligned loads 2025-05-27 23:54:41 +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 Changes to constant handling - faster deduplication, more compact representation 2025-05-21 23:07:45 +02:00
consts.rs Changes to constant handling - faster deduplication, more compact representation 2025-05-21 23:07:45 +02:00
context.rs Fix to 128 bit int unaligned loads 2025-05-27 23:54:41 +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 Implement the internal feature cfg_target_has_reliable_f16_f128 2025-04-27 19:58:44 +00:00
int.rs Fix compilation error in GCC backend 2025-04-18 22:46:43 +02:00
lib.rs Merge branch 'master' into sync_from_rust_2025_05_12 2025-05-12 11:04:56 -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 Fix typos 2025-05-21 18:06:19 -04:00