rust/compiler/rustc_codegen_cranelift/src
2024-09-23 19:38:26 -04:00
..
abi Merge commit '6d35b4c9a04580366fd800692a5b5db79d766530' into sync_cg_clif-2024-09-22 2024-09-23 11:20:46 +00:00
debuginfo Reformat using the new identifier sorting from rustfmt 2024-09-22 19:11:29 -04:00
driver Reformat using the new identifier sorting from rustfmt 2024-09-22 19:11:29 -04:00
intrinsics Rustfmt 2024-09-23 11:28:15 +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
archive.rs Always use ar_archive_writer for import libs 2024-08-17 19:10:46 +00:00
base.rs Reformat using the new identifier sorting from rustfmt 2024-09-22 19:11:29 -04:00
cast.rs
codegen_i128.rs Merge commit '69b3f5a426a5c1c05236a45b36f6679d95fbe01b' into sync_cg_clif-2024-08-09 2024-08-09 17:18:46 +00:00
common.rs Reformat using the new identifier sorting from rustfmt 2024-09-22 19:11:29 -04:00
compiler_builtins.rs Merge commit '69b3f5a426a5c1c05236a45b36f6679d95fbe01b' into sync_cg_clif-2024-08-09 2024-08-09 17:18:46 +00:00
concurrency_limiter.rs
config.rs
constant.rs Check vtable projections for validity in miri 2024-09-23 19:38:26 -04:00
discriminant.rs
global_asm.rs
inline_asm.rs Reformat using the new identifier sorting from rustfmt 2024-09-22 19:11:29 -04:00
lib.rs Reformat using the new identifier sorting from rustfmt 2024-09-22 19:11:29 -04:00
linkage.rs
main_shim.rs Reformat using the new identifier sorting from rustfmt 2024-09-22 19:11:29 -04:00
num.rs
pointer.rs
pretty_clif.rs Reformat using the new identifier sorting from rustfmt 2024-09-22 19:11:29 -04:00
toolchain.rs
trap.rs Reformat using the new identifier sorting from rustfmt 2024-09-22 19:11:29 -04:00
unsize.rs Do not unnecessarily eval consts in codegen 2024-09-20 20:38:11 -04:00
unwind_module.rs Merge commit '49cd5dd454d0115cfbe9e39102a8b3ba4616aa40' into sync_cg_clif-2024-06-30 2024-06-30 11:28:14 +00:00
value_and_place.rs Auto merge of #128812 - nnethercote:shrink-TyKind-FnPtr, r=compiler-errors 2024-08-14 00:56:53 +00:00
vtable.rs