rust/compiler/rustc_const_eval/src
Matthias Krüger 8292936d74
Rollup merge of #143140 - RalfJung:ptr-into-parts, r=oli-obk
give Pointer::into_parts a more scary name and offer a safer alternative

`into_parts` is a bit too innocent of a name for a somewhat subtle operation.
r? `@oli-obk`
2025-06-30 20:49:41 +02:00
..
check_consts Rollup merge of #143092 - RalfJung:const-check-lifetime-ext, r=oli-obk 2025-06-27 22:13:06 +02:00
const_eval Rollup merge of #143140 - RalfJung:ptr-into-parts, r=oli-obk 2025-06-30 20:49:41 +02:00
interpret Rollup merge of #143140 - RalfJung:ptr-into-parts, r=oli-obk 2025-06-30 20:49:41 +02:00
util Rollup merge of #142708 - Darksonn:location-len-without-nul, r=Mark-Simulacrum 2025-06-28 22:05:28 +02:00
errors.rs rename Pointer::from_addr_invalid to match strict provenance API 2025-06-29 00:16:19 +02:00
lib.rs update cfg(bootstrap) 2025-05-12 15:33:37 +02:00