rust/compiler/rustc_codegen_gcc/src
2023-06-04 21:54:38 -04:00
..
back Merge commit '08a6d6e16b' into sync-cg_gcc-2023-03-04 2023-03-05 12:03:19 -05:00
intrinsic Add cross-language LLVM CFI support to the Rust compiler 2023-05-03 22:41:29 +00:00
abi.rs Merge apply_attrs_callsite into call and invoke 2022-10-01 17:01:31 +00:00
allocator.rs Prevent insta-stable no alloc shim support 2023-05-11 14:35:09 +00:00
archive.rs Rewrite LLVM's archive writer in Rust 2022-11-26 19:35:32 +00:00
asm.rs Rollup merge of #105452 - rcvalle:rust-cfi-3, r=bjorn3 2023-05-03 16:42:48 -07:00
attributes.rs Fix for diagnostics 2023-03-05 12:31:16 -05:00
base.rs Merge commit '08a6d6e16b' into sync-cg_gcc-2023-03-04 2023-03-05 12:03:19 -05:00
builder.rs Add a distinct OperandValue::ZeroSized variant for ZSTs 2023-05-31 19:10:28 -07:00
callee.rs rename needs_infer to has_infer 2023-04-27 08:35:19 +01:00
common.rs Stop creating intermediate places just to immediate convert them to operands 2023-05-26 15:01:29 +00:00
consts.rs Use translatable diagnostics in rustc_const_eval 2023-06-01 14:45:18 +00:00
context.rs Use translatable diagnostics in rustc_const_eval 2023-06-01 14:45:18 +00:00
coverageinfo.rs Merge commit 'e228f0c16e' into libgccjit-codegen 2021-08-15 08:29:07 -04:00
debuginfo.rs Introduce composite debuginfo. 2022-11-15 17:53:50 +00:00
declare.rs Merge commit '08a6d6e16b' into sync-cg_gcc-2023-03-04 2023-03-05 12:03:19 -05:00
errors.rs Fix for diagnostics 2023-03-05 12:31:16 -05:00
int.rs Merge commit '08a6d6e16b' into sync-cg_gcc-2023-03-04 2023-03-05 12:03:19 -05:00
lib.rs Updated cranelift codegen to reflect modified trait signature 2023-06-04 21:54:38 -04:00
mono_item.rs rename needs_infer to has_infer 2023-04-27 08:35:19 +01:00
type_.rs Add cross-language LLVM CFI support to the Rust compiler 2023-05-03 22:41:29 +00:00
type_of.rs Add a distinct OperandValue::ZeroSized variant for ZSTs 2023-05-31 19:10:28 -07:00