rust/compiler/rustc_const_eval
Jubilee 142598214c
Rollup merge of #130239 - RalfJung:miri-ptr-offset-unsigned, r=compiler-errors
miri: fix overflow detection for unsigned pointer offset

This is the Miri part of https://github.com/rust-lang/rust/pull/130229. This is already UB in codegen so we better make Miri detect it; updating the docs may take time if we have to follow some approval process, but let's make Miri match reality ASAP.

r? ``@scottmcm``
2024-09-11 15:53:24 -07:00
..
src Rollup merge of #130239 - RalfJung:miri-ptr-offset-unsigned, r=compiler-errors 2024-09-11 15:53:24 -07:00
Cargo.toml Clean up rustc_*/Cargo.toml. 2023-10-30 08:46:02 +11:00
messages.ftl make the const-unstable-in-stable error more clear 2024-08-31 15:11:48 +02:00