| .. |
|
abi
|
Pass UnwindAction to a couple of functions
|
2025-04-09 14:40:22 +00:00 |
|
debuginfo
|
Relocation improvements for .eh_frame
|
2025-04-24 13:16:21 +00:00 |
|
driver
|
Avoid creating a second UnwindContext in finalize_definitions
|
2025-04-24 13:08:32 +00:00 |
|
intrinsics
|
Implement simd_insert_dyn and simd_extract_dyn intrinsics
|
2025-04-14 09:13:37 +00:00 |
|
optimize
|
Reformat use declarations.
|
2024-07-29 08:26:52 +10:00 |
|
allocator.rs
|
Remove implicit #[no_mangle] for #[rustc_std_internal_symbol]
|
2025-03-17 14:08:09 +00:00 |
|
analyze.rs
|
rename AddressOf -> RawBorrow inside the compiler
|
2024-08-18 19:46:53 +02:00 |
|
base.rs
|
Pass Option<Span> to codegen_unwind_terminate
|
2025-04-24 13:02:28 +00:00 |
|
cast.rs
|
Rustfmt
|
2025-02-08 22:12:13 +00:00 |
|
codegen_i128.rs
|
Windows x86: Change i128 to return via the vector ABI
|
2025-01-27 12:12:59 +00:00 |
|
common.rs
|
Merge commit 'ba315abda7' into sync_cg_clif-2025-03-30
|
2025-03-30 15:43:48 +00:00 |
|
compiler_builtins.rs
|
Pass Option<Span> to codegen_unwind_terminate
|
2025-04-24 13:02:28 +00:00 |
|
concurrency_limiter.rs
|
Remove jobserver from Session
|
2024-12-13 10:21:22 +00:00 |
|
config.rs
|
Merge commit 'ba315abda7' into sync_cg_clif-2025-03-30
|
2025-03-30 15:43:48 +00:00 |
|
constant.rs
|
Rename is_like_osx to is_like_darwin
|
2025-03-25 21:53:52 +01:00 |
|
discriminant.rs
|
make no-variant types a dedicated Variants variant
|
2024-12-18 11:01:54 +01:00 |
|
global_asm.rs
|
Prepend temp files with a string per invocation of rustc
|
2025-04-07 20:48:40 +00:00 |
|
inline_asm.rs
|
Merge commit 'ba315abda7' into sync_cg_clif-2025-03-30
|
2025-03-30 15:43:48 +00:00 |
|
lib.rs
|
support -Zmin-function-alignment (#1572)
|
2025-04-21 22:19:19 +02:00 |
|
linkage.rs
|
Sync rustc_codegen_cranelift 'ddd4ce2553'
|
2021-04-30 14:49:58 +02:00 |
|
main_shim.rs
|
Move has_self field to hir::AssocKind::Fn.
|
2025-04-14 16:13:04 +10:00 |
|
num.rs
|
Reduce visibility of a couple of functions
|
2025-04-08 18:41:42 +00: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 |
|
unsize.rs
|
Use ExistentialTraitRef throughout codegen
|
2025-01-30 15:34:00 +00:00 |
|
unwind_module.rs
|
Avoid creating a second UnwindContext in finalize_definitions
|
2025-04-24 13:08:32 +00:00 |
|
value_and_place.rs
|
Fix simd_insert_dyn and simd_extract_dyn intrinsics with non-pointer sized indices
|
2025-04-18 10:30:44 +00:00 |
|
vtable.rs
|
Extend the renaming to coerce_unsafe_ptr
|
2025-02-10 13:01:55 +00:00 |