granite-rust/compiler/rustc_const_eval
bors 3d249706aa Auto merge of #115608 - RalfJung:fn-arg-validity, r=oli-obk
miri: catch function calls where the argument is caller-invalid / the return value callee-invalid

When doing a type-changing copy, we must validate the data both at the old and new type.

Fixes https://github.com/rust-lang/miri/issues/3017
2023-09-08 04:10:14 +00:00
..
src Auto merge of #115608 - RalfJung:fn-arg-validity, r=oli-obk 2023-09-08 04:10:14 +00:00
Cargo.toml Replace in-tree rustc_apfloat with the new version of the crate 2023-07-26 10:20:15 -04:00
messages.ftl move marking-locals-live out of push_stack_frame, so it happens with argument passing 2023-08-30 13:46:54 +02:00