rust/src
bjorn3 6199de2833 Sync ar_archive_writer to LLVM 18.1.3
From LLVM 15.0.0-rc3. This adds support for COFF archives containing
Arm64EC object files and has various fixes for AIX big archive files.
2024-08-12 15:17:57 +02:00
..
back Second attempt at fixing LTO tests 2024-07-05 11:55:08 -04:00
intrinsic Fix for gcc-13 without int128 2024-07-05 14:58:07 -04:00
abi.rs Fix PassMode::Indirect with params 2024-04-22 09:14:28 -04:00
allocator.rs Merge commit 'b385428e3d' into subtree-update_cg_gcc_2024-03-05 2024-03-05 19:58:36 +01:00
archive.rs Sync ar_archive_writer to LLVM 18.1.3 2024-08-12 15:17:57 +02:00
asm.rs Merge branch 'master' into sync_from_rust_2024_07_02 2024-07-02 12:40:16 -04:00
attributes.rs Some fixes for aarch64 2024-04-24 20:15:15 -04:00
base.rs Implement CodeModel 2024-08-05 00:37:59 +03:00
builder.rs Remove dummy value locals for function ptr calls 2024-08-07 13:45:19 +03:00
callee.rs fix(fmt/style): Remove unncessary clones, into's and deref's 2024-03-11 10:24:22 +08:00
common.rs Miri function identity hack: account for possible inlining 2024-08-12 15:15:14 +02:00
consts.rs Merge branch 'master' into sync_from_rust_2024_07_02 2024-07-02 12:40:16 -04:00
context.rs Fix spans 2024-08-12 15:15:14 +02:00
coverageinfo.rs Unbox and unwrap the contents of StatementKind::Coverage 2024-03-23 22:05:11 +11:00
debuginfo.rs Merge branch 'master' into sync_from_rust_2024_07_02 2024-07-02 12:40:16 -04:00
declare.rs fix(pattern_type_mismatch)): Fix mismatch with ref/deref 2024-03-16 09:43:16 +08:00
errors.rs Remove redundant argument from subdiagnostic method 2024-06-18 15:42:11 +00:00
gcc_util.rs Merge commit 'b385428e3d' into subtree-update_cg_gcc_2024-03-05 2024-03-05 19:58:36 +01:00
int.rs Merge branch 'master' into sync_from_rust_2024_07_02 2024-07-02 12:40:16 -04:00
lib.rs Revert "Fix LTO tests" 2024-07-05 11:35:16 -04:00
mono_item.rs Fix tests 2024-07-02 12:27:18 -04:00
type_.rs Merge branch 'master' into sync_from_rust_2024_07_02 2024-07-02 12:40:16 -04:00
type_of.rs Merge branch 'master' into sync_from_rust_2024_07_02 2024-07-02 12:40:16 -04:00