rust/compiler/rustc_abi/src
Jubilee Young f8570e8ac5 compiler: remove rustc_abi::lookup and AbiUnsupported
These can be entirely replaced by the FromStr implementation.
2025-02-11 20:18:01 -08:00
..
callconv compiler: reorganize rustc_abi to be more internally uniform 2025-02-06 01:39:46 -08:00
extern_abi compiler: remove rustc_abi::lookup and AbiUnsupported 2025-02-11 20:18:01 -08:00
layout compiler: reorganize rustc_abi to be more internally uniform 2025-02-06 01:39:46 -08:00
callconv.rs compiler: gate extern "{abi}" in ast_lowering 2025-02-09 20:36:59 -08:00
extern_abi.rs compiler: remove rustc_abi::lookup and AbiUnsupported 2025-02-11 20:18:01 -08:00
layout.rs exclude unsizable tail from randomization seed calculation 2025-01-10 02:22:57 +01:00
lib.rs compiler: remove rustc_abi::lookup and AbiUnsupported 2025-02-11 20:18:01 -08:00
tests.rs coverage: Set up MC/DC bitmaps without additional unsafe code 2024-05-01 09:55:22 +10:00