rust/compiler/rustc_abi/src
2025-07-29 14:17:48 +00:00
..
callconv compiler: split vector_align into cabi and llvmlike 2025-02-20 19:55:29 -08:00
extern_abi compiler: remove rustc_abi::lookup and AbiUnsupported 2025-02-11 20:18:01 -08:00
layout Remove PointerLike trait 2025-07-03 20:03:49 +00:00
callconv.rs rename BackendRepr::Vector → SimdVector 2025-02-28 17:17:45 +01:00
canon_abi.rs compiler: Trim the misleading C from ExternAbi::CCmse* 2025-06-25 00:52:09 -07:00
extern_abi.rs compiler: Trim the misleading C from ExternAbi::CCmse* 2025-06-25 00:52:09 -07:00
layout.rs Reuse sign_extend helper 2025-07-29 14:17:48 +00:00
lib.rs Pick the largest niche even if the largest niche is wrapped around 2025-07-29 14:08:15 +00:00
tests.rs Don't emit two assumes in transmutes when one is a subset of the other 2025-07-23 09:16:32 -07:00