rust/compiler/rustc_const_eval/src
2025-01-28 00:00:33 +00:00
..
check_consts Represent the raw pointer for a array length check as a new kind of fake borrow 2025-01-28 00:00:33 +00:00
const_eval Add TooGeneric variant to LayoutError and emit Unknown one 2025-01-27 00:37:34 +01:00
interpret Represent the raw pointer for a array length check as a new kind of fake borrow 2025-01-28 00:00:33 +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