rust/compiler/rustc_codegen_gcc/src
2025-11-13 18:00:02 +00:00
..
back Merge commit 'e785c50dad' into subtree-update_cg_gcc_2025-11-04 2025-11-04 16:01:49 +01:00
intrinsic Merge commit 'e785c50dad' into subtree-update_cg_gcc_2025-11-04 2025-11-04 16:01:49 +01:00
abi.rs Auto merge of #148481 - GuillaumeGomez:subtree-update_cg_gcc_2025-11-04, r=GuillaumeGomez 2025-11-13 18:00:02 +00:00
allocator.rs Move computation of allocator shim contents to cg_ssa 2025-10-10 13:04:55 +00:00
asm.rs Implement ppc/ppc64 preserves_flags option for inline asm 2025-10-14 10:05:07 -05:00
attributes.rs rustc_target: introduce Arch 2025-11-04 21:27:22 -05: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 Auto merge of #148481 - GuillaumeGomez:subtree-update_cg_gcc_2025-11-04, r=GuillaumeGomez 2025-11-13 18:00:02 +00:00
callee.rs remove rustc_attr_data_structures 2025-07-31 14:19:27 +02:00
common.rs Fix ICE on offsetted ZST pointer 2025-10-15 20:06:46 -04:00
consts.rs Restrict sysroot crate imports to those defined in this repo. 2025-10-15 13:17:25 +01:00
context.rs rustc_target: allow unenumerated architectures 2025-11-04 21:28:28 -05:00
coverageinfo.rs Unbox and unwrap the contents of StatementKind::Coverage 2024-03-23 22:05:11 +11:00
debuginfo.rs Add -Zannotate-moves for profiler visibility of move/copy operations 2025-11-06 15:39:45 -08:00
declare.rs Merge commit 'b7091eca6d' into subtree-update_cg_gcc_2025-06-28 2025-06-28 23:37:08 +02:00
errors.rs Implement support for explicit tail calls in the MIR block builders and the LLVM codegen backend. 2025-07-26 01:02:29 +02:00
gcc_util.rs Auto merge of #148516 - bjorn3:target_feature_parsing_improvements, r=WaffleLapkin 2025-11-05 17:56:16 +00:00
int.rs Merge commit 'e785c50dad' into subtree-update_cg_gcc_2025-11-04 2025-11-04 16:01:49 +01:00
lib.rs Auto merge of #148481 - GuillaumeGomez:subtree-update_cg_gcc_2025-11-04, r=GuillaumeGomez 2025-11-13 18:00:02 +00:00
mono_item.rs Port the #[linkage] attribute to the new attribute system 2025-08-13 21:01:37 +02:00
type_.rs Merge commit 'fda0bb9588' into subtree-update_cg_gcc_2025-06-18 2025-06-18 15:11:44 +02:00
type_of.rs erase_regions to erase_and_anonymize_regions 2025-09-09 14:49:16 +02:00