rust/compiler/rustc_codegen_cranelift/src
2021-10-12 05:42:23 +00:00
..
abi Add const_eval_select intrinsic 2021-10-12 05:42:23 +00:00
bin Adjust to SourceType::InTree in several places 2021-09-20 08:45:39 -04:00
debuginfo Merge commit '61667dedf55e3e5aa584f7ae2bd0471336b92ce9' into sync_cg_clif-2021-09-19 2021-09-19 13:56:58 +02:00
driver Move EncodedMetadata to rustc_metadata. 2021-09-30 19:41:32 +02:00
intrinsics Add const_eval_select intrinsic 2021-10-12 05:42:23 +00:00
optimize Merge commit '05677b6bd6c938ed760835d9b1f6514992654ae3' into sync_cg_clif-2021-08-06 2021-08-06 16:26:56 +02:00
allocator.rs Merge commit '05677b6bd6c938ed760835d9b1f6514992654ae3' into sync_cg_clif-2021-08-06 2021-08-06 16:26:56 +02:00
analyze.rs Merge commit '05677b6bd6c938ed760835d9b1f6514992654ae3' into sync_cg_clif-2021-08-06 2021-08-06 16:26:56 +02:00
archive.rs Move rustc_middle::middle::cstore to rustc_session. 2021-10-03 16:08:51 +02:00
base.rs Introduce Rvalue::ShallowInitBox 2021-09-25 01:08:41 +01:00
cast.rs Merge commit '05677b6bd6c938ed760835d9b1f6514992654ae3' into sync_cg_clif-2021-08-06 2021-08-06 16:26:56 +02:00
codegen_i128.rs Merge commit '05677b6bd6c938ed760835d9b1f6514992654ae3' into sync_cg_clif-2021-08-06 2021-08-06 16:26:56 +02:00
common.rs Querify fn_abi_of_{fn_ptr,instance}. 2021-09-18 04:41:33 +03:00
compiler_builtins.rs
config.rs
constant.rs ty::layout: replicate layout_of setup for fn_abi_of_{fn_ptr,instance}. 2021-09-18 04:41:29 +03:00
discriminant.rs
inline_asm.rs
lib.rs Move EncodedMetadata to rustc_metadata. 2021-09-30 19:41:32 +02:00
linkage.rs
main_shim.rs
metadata.rs Move EncodedMetadata to rustc_metadata. 2021-09-30 19:41:32 +02:00
num.rs Merge commit '05677b6bd6c938ed760835d9b1f6514992654ae3' into sync_cg_clif-2021-08-06 2021-08-06 16:26:56 +02:00
pointer.rs
pretty_clif.rs Querify fn_abi_of_{fn_ptr,instance}. 2021-09-18 04:41:33 +03:00
toolchain.rs
trap.rs Merge commit '05677b6bd6c938ed760835d9b1f6514992654ae3' into sync_cg_clif-2021-08-06 2021-08-06 16:26:56 +02:00
unsize.rs Fold vtable_trait_upcasting_coercion_new_vptr_slot logic into obligation processing. 2021-08-18 13:00:27 +08:00
value_and_place.rs Make abi::Abi Copy and remove a *lot* of refs 2021-09-09 10:41:19 +02:00
vtable.rs Turn tcx.vtable_allocation() into a query. 2021-10-07 20:03:00 +02:00