1
Fork 0
rust/compiler/rustc_codegen_cranelift/src
Zachary S 7ba3d7b54e Remove BackendRepr::Uninhabited, replaced with an uninhabited: bool field in LayoutData.
Also update comments that refered to BackendRepr::Uninhabited.
2025-02-20 13:27:32 -06:00
..
abi cg_clif: Tweak formatting of global comments 2025-02-18 01:29:23 -08:00
debuginfo Merge commit '557ed8ebb7' into sync_cg_clif-2025-02-15 2025-02-15 14:13:01 +00:00
driver Move some Map methods onto TyCtxt. 2025-02-17 13:21:02 +11:00
intrinsics Rustfmt 2025-02-08 22:12:13 +00:00
optimize
allocator.rs
analyze.rs
base.rs Extend the renaming to coerce_unsafe_ptr 2025-02-10 13:01:55 +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 '557ed8ebb7' into sync_cg_clif-2025-02-15 2025-02-15 14:13:01 +00:00
compiler_builtins.rs Merge commit '8332329f83' into sync_cg_clif-2025-02-07 2025-02-07 20:58:27 +00:00
concurrency_limiter.rs Remove jobserver from Session 2024-12-13 10:21:22 +00:00
config.rs Merge commit '57845a397e' into sync_cg_clif-2024-12-06 2024-12-06 12:10:30 +00:00
constant.rs cg_clif: use exclusively ABI alignment 2025-02-17 15:10:51 -08:00
discriminant.rs make no-variant types a dedicated Variants variant 2024-12-18 11:01:54 +01:00
global_asm.rs Move some Map methods onto TyCtxt. 2025-02-17 13:21:02 +11:00
inline_asm.rs Merge commit '557ed8ebb7' into sync_cg_clif-2025-02-15 2025-02-15 14:13:01 +00:00
lib.rs Make -O mean -C opt-level=3 2025-02-13 19:47:55 +00:00
linkage.rs
main_shim.rs Rustfmt 2025-02-08 22:12:13 +00:00
num.rs Merge commit 'e39eacd2d4' into sync_cg_clif-2025-01-10 2025-01-10 09:02:07 +00:00
pointer.rs
pretty_clif.rs
toolchain.rs
trap.rs Rustfmt 2025-02-08 22:12:13 +00:00
unsize.rs Use ExistentialTraitRef throughout codegen 2025-01-30 15:34:00 +00:00
unwind_module.rs
value_and_place.rs Remove BackendRepr::Uninhabited, replaced with an uninhabited: bool field in LayoutData. 2025-02-20 13:27:32 -06:00
vtable.rs Extend the renaming to coerce_unsafe_ptr 2025-02-10 13:01:55 +00:00