]> git.lizzy.rs Git - rust.git/commit
Rollup merge of #104356 - RalfJung:interpret-check-mplace, r=oli-obk
authorMatthias Krüger <matthias.krueger@famsik.de>
Mon, 14 Nov 2022 18:26:18 +0000 (19:26 +0100)
committerGitHub <noreply@github.com>
Mon, 14 Nov 2022 18:26:18 +0000 (19:26 +0100)
commit050ece6765bbbe068d5e456ad6e55c0806e63720
tree7516507a7520e8c84eadfd43af79ebe2fad0845f
parentaa29a8b4c71c18f736ddf0848ff388642861a419
parent7982d6ac6407040ba22bad707bd6f3ce88a6c7dc
Rollup merge of #104356 - RalfJung:interpret-check-mplace, r=oli-obk

interpret: make check_mplace public

This helps avoid code duplication in https://github.com/rust-lang/miri/pull/2661.
compiler/rustc_const_eval/src/interpret/place.rs