rust/compiler/rustc_const_eval/src
Matthias Krüger 9e1f6281ab
Rollup merge of #129505 - RalfJung:imm-ty-offset, r=davidtwco
interpret: ImmTy: tighten sanity checks in offset logic

Also make some debug assertions into assertions. (Will need to be perf'd.)
2024-08-24 22:14:15 +02:00
..
check_consts stabilize const_fn_floating_point_arithmetic 2024-08-22 08:25:54 +02:00
const_eval Rollup merge of #129199 - RalfJung:writes_through_immutable_pointer, r=compiler-errors 2024-08-24 22:14:12 +02:00
interpret interpret: ImmTy: tighten sanity checks in offset logic 2024-08-24 15:12:30 +02:00
util Auto merge of #128812 - nnethercote:shrink-TyKind-FnPtr, r=compiler-errors 2024-08-14 00:56:53 +00:00
errors.rs Rollup merge of #129199 - RalfJung:writes_through_immutable_pointer, r=compiler-errors 2024-08-24 22:14:12 +02:00
lib.rs stabilize is_none_or 2024-08-14 18:28:40 +08:00