rust/compiler/rustc_transmute/src/layout
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
..
tree Add warn(unreachable_pub) to rustc_transmute. 2024-09-03 08:49:54 +10:00
dfa.rs Reformat using the new identifier sorting from rustfmt 2024-09-22 19:11:29 -04:00
mod.rs rustc_transmute: Directly use types from rustc_abi 2024-10-27 20:29:27 -07:00
nfa.rs update cfgs 2024-09-05 17:24:01 +01:00
tree.rs Add TooGeneric variant to LayoutError and emit Unknown one 2025-01-27 00:37:34 +01:00