rust/src
2024-04-29 11:07:54 -04:00
..
back fix(fmt/style): Remove unncessary clones, into's and deref's 2024-03-11 10:24:22 +08:00
intrinsic Some fixes for aarch64 2024-04-24 20:15:15 -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 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 Some fixes for aarch64 2024-04-24 20:15:15 -04:00
base.rs fix(fmt/style): Remove unncessary clones, into's and deref's 2024-03-11 10:24:22 +08:00
builder.rs Some fixes for aarch64 2024-04-24 20:15:15 -04: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 Merge pull request #499 from rust-lang/fix/unreachable-in-get_fn 2024-04-19 21:26:48 -04: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 'b385428e3d' into subtree-update_cg_gcc_2024-03-05 2024-03-05 19:58:36 +01: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 Some more fixes and workarounds for Aarch64 2024-04-29 11:07:54 -04:00
lib.rs Some more fixes and workarounds for Aarch64 2024-04-29 11:07:54 -04:00
mono_item.rs Merge commit 'b385428e3d' into subtree-update_cg_gcc_2024-03-05 2024-03-05 19:58:36 +01:00
type_.rs Implement more type kinds 2024-04-19 21:23:56 -04:00
type_of.rs fix(fmt/style): Further apply Clippy suggestions manually 2024-03-11 10:24:22 +08:00