rust/compiler/rustc_const_eval/src/util
Nilstrieb 3019c1cb2a Put LayoutError behind reference to shrink result
`LayoutError` is 24 bytes, which is bigger than the `Ok` types, so let's
shrink that.
2023-07-01 21:16:25 +02:00
..
alignment.rs fix is_disaligned logic for nested packed structs 2022-08-03 09:59:08 -04:00
check_validity_requirement.rs Put LayoutError behind reference to shrink result 2023-07-01 21:16:25 +02:00
compare_types.rs Move DefiningAnchor 2023-05-25 03:21:21 +00:00
mod.rs Dedup some type checks in the MIR validator 2023-06-19 01:47:03 -07:00
type_name.rs Add AliasKind::Weak for type aliases. 2023-06-16 19:39:48 +00:00