rust/src
2024-12-05 15:41:05 +00:00
..
abi Handle abi adjusting in lib_call correctly for s390x 2024-12-05 15:41:05 +00:00
debuginfo remove remaining references to Reveal 2024-11-23 13:52:56 +01:00
driver Revert "Switch to -ffunction-sections by default" 2024-12-05 12:43:01 +00:00
intrinsics Sync from rust c44b3d50fe 2024-12-04 11:08:01 +00:00
optimize Reformat use declarations. 2024-07-29 08:26:52 +10:00
allocator.rs Reformat using the new identifier sorting from rustfmt 2024-09-22 19:11:29 -04:00
analyze.rs rename AddressOf -> RawBorrow inside the compiler 2024-08-18 19:46:53 +02:00
base.rs Move SelfProfilerRef out of CodegenCx 2024-12-05 11:33:03 +00:00
cast.rs Merge commit '93a5433f17' into sync_cg_clif-2023-10-24 2023-10-24 12:22:23 +00:00
codegen_i128.rs Avoid depending on the unadjusted abi 2024-12-05 15:36:03 +00:00
common.rs remove remaining references to Reveal 2024-11-23 13:52:56 +01:00
compiler_builtins.rs Merge commit '69b3f5a426' into sync_cg_clif-2024-08-09 2024-08-09 17:18:46 +00:00
concurrency_limiter.rs Use a dedicated type instead of a reference for the diagnostic context 2024-06-18 15:42:11 +00:00
config.rs Simplify config.rs 2024-11-21 13:06:30 +00:00
constant.rs reduce false positives of tail-expr-drop-order from consumed values 2024-11-20 20:53:11 +08:00
discriminant.rs cg_clif: rustc_abi::Abi => BackendRepr 2024-10-29 15:01:01 -07:00
global_asm.rs remove remaining references to Reveal 2024-11-23 13:52:56 +01:00
inline_asm.rs Sync from rust c44b3d50fe 2024-12-04 11:08:01 +00:00
lib.rs Move SelfProfilerRef out of CodegenCx 2024-12-05 11:33:03 +00:00
linkage.rs Sync rustc_codegen_cranelift 'ddd4ce2553' 2021-04-30 14:49:58 +02:00
main_shim.rs use TypingEnv when no infcx is available 2024-11-18 10:38:56 +01:00
num.rs Remove Rvalue::CheckedBinaryOp 2024-05-17 20:33:02 -07:00
pointer.rs Merge commit '1fa693ca44' into sync_cg_clif-2024-11-09 2024-11-09 13:48:06 +00:00
pretty_clif.rs Merge commit '1fa693ca44' into sync_cg_clif-2024-11-09 2024-11-09 13:48:06 +00: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 '5b1246bb4b' into sync_cg_clif-2024-11-02 2024-11-02 14:53:30 +00:00
unsize.rs use TypingEnv when no infcx is available 2024-11-18 10:38:56 +01:00
unwind_module.rs Merge commit '49cd5dd454' into sync_cg_clif-2024-06-30 2024-06-30 11:28:14 +00:00
value_and_place.rs use TypingEnv when no infcx is available 2024-11-18 10:38:56 +01:00
vtable.rs cg_clif: rustc_abi::Abi => BackendRepr 2024-10-29 15:01:01 -07:00