rust/src
2023-09-14 19:02:00 -04:00
..
back LTO implementation 2023-08-30 20:29:24 -04:00
intrinsic Regenerate intrinsics 2023-08-16 13:54:10 +02:00
abi.rs Only apply NoAlias attribute if optimization is enabled 2023-08-31 21:19:36 +02:00
allocator.rs Merge branch 'master' into sync_from_rust_2023_08_12 2023-08-13 09:59:34 -04:00
archive.rs Rewrite LLVM's archive writer in Rust 2023-02-28 19:24:11 -05:00
asm.rs Fix const handling in ATT syntax 2023-09-09 12:50:25 -04:00
attributes.rs Add support for "ffi_const" function attribute 2023-07-21 11:23:41 +02:00
base.rs Handle static relocation model 2023-09-14 19:02:00 -04:00
builder.rs Fix for libgccjit 12 2023-08-15 11:25:38 -04:00
callee.rs refactor(rustc_middle): Substs -> GenericArg 2023-07-14 13:27:35 +01:00
common.rs cg_ssa: remove pointee types and pointercast/bitcast-of-ptr 2023-07-29 13:18:20 -04:00
consts.rs Merge commit '1bbee3e217' into sync-cg_gcc-2023-06-19 2023-06-19 18:51:02 -04:00
context.rs Fix ICE failed to get layout for ReferencesError 2023-08-05 01:38:14 +08:00
coverageinfo.rs Remove trait CoverageInfoMethods, since non-LLVM backends don't need it 2023-07-05 20:40:40 +10:00
debuginfo.rs Introduce composite debuginfo. 2023-02-28 19:22:27 -05:00
declare.rs LTO implementation 2023-08-30 20:29:24 -04:00
errors.rs LTO implementation 2023-08-30 20:29:24 -04:00
int.rs Fix tests 2023-08-15 11:11:57 -04:00
lib.rs LTO implementation 2023-08-30 20:29:24 -04:00
mono_item.rs refactor(rustc_middle): Substs -> GenericArg 2023-07-14 13:27:35 +01:00
type_.rs cg_ssa: remove pointee types and pointercast/bitcast-of-ptr 2023-07-29 13:18:20 -04:00
type_of.rs Revert "Auto merge of #113166 - moulins:ref-niches-initial, r=oli-obk" 2023-07-21 22:35:57 -07:00