diff options
| author | Dylan DPC <dylan.dpc@gmail.com> | 2020-12-04 03:30:32 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-12-04 03:30:32 +0100 |
| commit | 0a52b43b24948e98006cf480e5c00339a1760b47 (patch) | |
| tree | 0c854811853b5d0b093705ac30bce73fd6f433d7 /compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp | |
| parent | aef5edddc6956d3b487137bc71a68f1f694f690c (diff) | |
| parent | 7e74b72d135c072c49dd0273b9582b4a51eb7a93 (diff) | |
| download | rust-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
