rust/src
2024-12-11 12:52:27 -05:00
..
back Second attempt at fixing LTO tests 2024-07-05 11:55:08 -04:00
intrinsic Fix for libgccjit 12 2024-09-27 12:12:24 -04:00
abi.rs Format cg_gcc with same formatting parameters 2024-08-12 15:17:57 +02:00
allocator.rs Merge commit 'b385428e3d' into subtree-update_cg_gcc_2024-03-05 2024-03-05 19:58:36 +01:00
archive.rs Move computation of decorated names out of the create_dll_import_lib method 2024-08-12 15:17:57 +02:00
asm.rs Reformat use declarations. 2024-08-12 15:17:57 +02:00
attributes.rs Hide implicit target features from diagnostics when possible 2024-08-12 15:17:57 +02:00
base.rs Update GCC version with the removal of supports_128bit_int 2024-10-17 11:28:20 -04:00
builder.rs Use casts instead of bitcast between pointers and integers to fix issues when using the lld linker 2024-12-11 12:52:27 -05:00
callee.rs fix(fmt/style): Remove unncessary clones, into's and deref's 2024-03-11 10:24:22 +08:00
common.rs Use casts instead of bitcast between pointers and integers to fix issues when using the lld linker 2024-12-11 12:52:27 -05:00
consts.rs Use casts instead of bitcast between pointers and integers to fix issues when using the lld linker 2024-12-11 12:52:27 -05:00
context.rs Fix for libgccjit 12 2024-09-27 12:12:24 -04:00
coverageinfo.rs Unbox and unwrap the contents of StatementKind::Coverage 2024-03-23 22:05:11 +11:00
debuginfo.rs Merge pull request #556 from GuillaumeGomez/sync_2024-08-12 2024-09-27 21:17:21 +02:00
declare.rs Cleanup 2024-09-27 14:04:23 -04:00
errors.rs Remove redundant argument from subdiagnostic method 2024-06-18 15:42:11 +00:00
gcc_util.rs Refactor and fill out target feature lists 2024-08-12 15:17:57 +02:00
int.rs Fix clippy lint 2024-08-13 15:21:09 -04:00
lib.rs Update GCC version with the removal of supports_128bit_int 2024-10-17 11:28:20 -04:00
mono_item.rs Support the weak variable attribute 2024-09-01 11:23:24 -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