rust/src
2023-02-14 15:49:32 +00:00
..
abi clippy::complexity fixes 2023-02-10 22:21:02 +01:00
debuginfo clippy::complexity fixes 2023-02-10 22:21:02 +01:00
driver clippy::complexity fixes 2023-02-10 22:21:02 +01:00
intrinsics Avoid spurious visible_parent_map query invocation 2023-02-10 09:26:01 +00:00
optimize Merge commit '598f090956' into sync_cg_clif-2023-01-24 2023-01-24 18:56:42 +01:00
allocator.rs Merge commit '7d53619064' into sync_cg_clif-2023-02-09 2023-02-09 12:38:16 +01:00
analyze.rs Remove a couple of duplicate layout_of and monomorphize calls 2023-02-10 09:26:01 +00:00
archive.rs Rewrite LLVM's archive writer in Rust 2022-11-26 19:35:32 +00:00
base.rs clippy::complexity fixes 2023-02-10 22:21:02 +01:00
cast.rs Merge commit '2bb3996244' into sync_cg_clif-2022-12-14 2022-12-14 19:30:46 +01:00
codegen_i128.rs Merge commit '05677b6bd6' into sync_cg_clif-2021-08-06 2021-08-06 16:26:56 +02:00
common.rs clippy::complexity fixes 2023-02-10 22:21:02 +01:00
compiler_builtins.rs Merge commit '7d53619064' into sync_cg_clif-2023-02-09 2023-02-09 12:38:16 +01:00
concurrency_limiter.rs Fix signaling available_token_condvar when a new token is received 2023-02-10 18:08:39 +00:00
config.rs Merge commit '7d53619064' into sync_cg_clif-2023-02-09 2023-02-09 12:38:16 +01:00
constant.rs clippy::complexity fixes 2023-02-10 22:21:02 +01:00
cranelift_native.rs Fix CI 2023-01-25 16:27:28 +01:00
discriminant.rs Merge commit '2bb3996244' into sync_cg_clif-2022-12-14 2022-12-14 19:30:46 +01:00
global_asm.rs clippy::perf fixes 2023-02-10 20:04:32 +01:00
inline_asm.rs clippy::complexity fixes 2023-02-10 22:21:02 +01:00
lib.rs Alias folding/visiting traits instead of re-export 2023-02-13 10:24:46 +00:00
linkage.rs Sync rustc_codegen_cranelift 'ddd4ce2553' 2021-04-30 14:49:58 +02:00
main_shim.rs clippy::complexity fixes 2023-02-10 22:21:02 +01:00
num.rs Merge commit '2bb3996244' into sync_cg_clif-2022-12-14 2022-12-14 19:30:46 +01:00
pointer.rs Merge commit '0969bc6dde' into sync_cg_clif-2021-03-29 2021-03-29 10:45:09 +02:00
pretty_clif.rs clippy::perf fixes 2023-02-10 20:04:32 +01:00
toolchain.rs Merge commit 'e9d1a0a7b0' into sync_cg_clif-2022-08-24 2022-08-24 18:40:58 +02:00
trap.rs Merge commit 'e9d1a0a7b0' into sync_cg_clif-2022-08-24 2022-08-24 18:40:58 +02:00
unsize.rs clippy::complexity fixes 2023-02-10 22:21:02 +01:00
value_and_place.rs Fix non-dynamic indexing into vector types 2023-02-14 15:49:32 +00:00
vtable.rs Merge commit '266e96785a' into sync_cg_clif-2022-10-23 2022-10-23 16:22:55 +02:00