rust/src
Robert Zakrzewski 94ca8283af add missing mappings from register classes to dummy output types
fix formatting

Replace LLVM with GCC
2024-03-24 17:22:40 +01:00
..
back fix(fmt/style): Remove unncessary clones, into's and deref's 2024-03-11 10:24:22 +08:00
intrinsic Merge pull request #469 from tempdragon/master 2024-03-16 10:34:22 -04:00
abi.rs Merge commit 'b385428e3ddf330805241e7758e773f933357c4b' into subtree-update_cg_gcc_2024-03-05 2024-03-05 19:58:36 +01:00
allocator.rs Merge commit 'b385428e3ddf330805241e7758e773f933357c4b' into subtree-update_cg_gcc_2024-03-05 2024-03-05 19:58:36 +01:00
archive.rs remove useless lifetime of ArchiveBuilder 2024-02-26 22:37:04 +08:00
asm.rs add missing mappings from register classes to dummy output types 2024-03-24 17:22:40 +01:00
attributes.rs fix(lifetime): Add lifetimes back. 2024-03-16 21:30:04 +08:00
base.rs fix(fmt/style): Remove unncessary clones, into's and deref's 2024-03-11 10:24:22 +08:00
builder.rs fix(lifetime): Add lifetimes back. 2024-03-16 21:30:04 +08:00
callee.rs fix(fmt/style): Remove unncessary clones, into's and deref's 2024-03-11 10:24:22 +08:00
common.rs revert(lifetime): Add "needless" lifetime(s) and allow it in clippy 2024-03-16 10:17:35 +08:00
consts.rs fix(lifetime): Add lifetimes back. 2024-03-16 21:30:04 +08:00
context.rs fix(fmt/style): Remove unncessary clones, into's and deref's 2024-03-11 10:24:22 +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 fix(comments): Add some info and revert else if 2024-03-16 10:07:52 +08:00
declare.rs fix(pattern_type_mismatch)): Fix mismatch with ref/deref 2024-03-16 09:43:16 +08:00
errors.rs Merge commit 'b385428e3ddf330805241e7758e773f933357c4b' into subtree-update_cg_gcc_2024-03-05 2024-03-05 19:58:36 +01:00
gcc_util.rs Merge commit 'b385428e3ddf330805241e7758e773f933357c4b' into subtree-update_cg_gcc_2024-03-05 2024-03-05 19:58:36 +01:00
int.rs fix(from_low_high): Renamed according to clippy requirements 2024-03-11 12:55:28 +08:00
lib.rs revert(lifetime): Add "needless" lifetime(s) and allow it in clippy 2024-03-16 10:17:35 +08:00
mono_item.rs Merge commit 'b385428e3ddf330805241e7758e773f933357c4b' into subtree-update_cg_gcc_2024-03-05 2024-03-05 19:58:36 +01:00
type_.rs Fix cg_gcc build 2024-03-05 20:17:29 +01:00
type_of.rs fix(fmt/style): Further apply Clippy suggestions manually 2024-03-11 10:24:22 +08:00