rust/compiler/rustc_abi/src
2025-04-13 01:11:04 -04: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 Move coroutine layout logic to rustc_abi 2025-03-08 16:16:23 +01:00
callconv.rs rename BackendRepr::Vector → SimdVector 2025-02-28 17:17:45 +01:00
extern_abi.rs remove compiler support for extern "rust-intrinsic" blocks 2025-04-06 21:32:58 +02:00
layout.rs Initial UnsafePinned/UnsafeUnpin impl [Part 1: Libs] 2025-04-13 01:11:04 -04:00
lib.rs Remove redundant words 2025-04-09 18:46:50 +08:00
tests.rs coverage: Set up MC/DC bitmaps without additional unsafe code 2024-05-01 09:55:22 +10:00