]> git.lizzy.rs Git - rust.git/commit
Auto merge of #51852 - oli-obk:miri_fix, r=Zoxc
authorbors <bors@rust-lang.org>
Wed, 27 Jun 2018 19:30:14 +0000 (19:30 +0000)
committerbors <bors@rust-lang.org>
Wed, 27 Jun 2018 19:30:14 +0000 (19:30 +0000)
commit23b55161ab4cb6d4bf868ac575bd174ca2de0ffa
tree56192aeb58e8ee61a7fe44c540a3846a8c3ae5b1
parent4aff10bb1b9b202bb6464f99d198d3e6f49e6991
parent89d8e0a2606a77edcc73533e4aee96c5a728a79f
Auto merge of #51852 - oli-obk:miri_fix, r=Zoxc

Don't use `ParamEnv::reveal_all()` if there is a real one available

fixes #51841

r? @Zoxc