]> git.lizzy.rs Git - rust.git/commit
ensure that -Zmiri-check-number-validity detects integers with provenance
authorRalf Jung <post@ralfj.de>
Sat, 26 Mar 2022 17:10:20 +0000 (13:10 -0400)
committerRalf Jung <post@ralfj.de>
Sat, 26 Mar 2022 18:33:13 +0000 (14:33 -0400)
commitede470e1fcb8b6e488f39c48a84cde0f639adcc9
treed71974fdb65f72663b59026c46c7f4a87d03c4db
parent017b0fb73798980859706d2f94a11e938f0d39b2
ensure that -Zmiri-check-number-validity detects integers with provenance
tests/compile-fail/ptr_integer_array_transmute.rs [new file with mode: 0644]
tests/compile-fail/ptr_integer_transmute.rs [new file with mode: 0644]