about summary refs log tree commit diff
path: root/compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp
diff options
context:
space:
mode:
authorDylan DPC <dylan.dpc@gmail.com>2020-12-04 03:30:32 +0100
committerGitHub <noreply@github.com>2020-12-04 03:30:32 +0100
commit0a52b43b24948e98006cf480e5c00339a1760b47 (patch)
tree0c854811853b5d0b093705ac30bce73fd6f433d7 /compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp
parentaef5edddc6956d3b487137bc71a68f1f694f690c (diff)
parent7e74b72d135c072c49dd0273b9582b4a51eb7a93 (diff)
downloadrust-0a52b43b24948e98006cf480e5c00339a1760b47.tar.gz
rust-0a52b43b24948e98006cf480e5c00339a1760b47.zip
Rollup merge of #79631 - RalfJung:miri-const_str_ptr, r=oli-obk
disable a ptr equality test on Miri

This test relies on deduplication of constants. I do not think that this is a *guarantee* that Rust currently makes, and indeed Miri does not deduplicate constants the same way that rustc does, leading to different behavior in this test.

For now, I propose we simply disable this test in Miri.
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp')
0 files changed, 0 insertions, 0 deletions