rust/src
2024-06-25 09:00:36 -04:00
..
back fix(fmt/style): Remove unncessary clones, into's and deref's 2024-03-11 10:24:22 +08:00
intrinsic simd: implement pointer provenance intrinsics 2024-05-08 20:51:21 -05: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 Add support for Float64 2024-06-21 22:10:52 +02:00
builder.rs Add support for Float16, Float32, Float64 and Float128 2024-06-21 16:12:05 +02: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 clippy warnings 2024-06-25 08:10:29 -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 Fix location of check for sized floating-point types 2024-06-21 16:12:05 +02: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 Change Void to unreachable 2024-06-25 09:00:36 -04:00
type_of.rs fix(fmt/style): Further apply Clippy suggestions manually 2024-03-11 10:24:22 +08:00