rust/compiler/rustc_const_eval/src
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
..
check_consts Rollup merge of #134858 - estebank:issue-81370, r=Noratrieb 2025-01-19 11:48:15 +01:00
const_eval Add TooGeneric variant to LayoutError and emit Unknown one 2025-01-27 00:37:34 +01:00
interpret Auto merge of #135709 - lqd:bring-back-len, r=compiler-errors 2025-01-19 06:09:51 +00:00
util Begin to implement type system layer of unsafe binders 2024-12-22 21:57:57 +00:00
errors.rs Structured suggestion for "missing feature intrinsic" 2025-01-18 21:15:37 +00:00
lib.rs report UB when the niche value refers to the untagged variant 2024-11-30 18:26:30 +01:00