rust/compiler/rustc_transmute
FedericoBruzzone cef97bce7b Add TooGeneric variant to LayoutError and emit Unknown one
- `check-pass` test for a MRE of #135020
- fail test for #135138
- switch to `TooGeneric` for checking CMSE fn signatures
- switch to `TooGeneric` for compute `SizeSkeleton` (for transmute)
- fix broken tests
2025-01-27 00:37:34 +01:00
..
src Add TooGeneric variant to LayoutError and emit Unknown one 2025-01-27 00:37:34 +01:00
Cargo.toml rustc_transmute: Directly use types from rustc_abi 2024-10-27 20:29:27 -07:00