]> git.lizzy.rs Git - rust.git/commit - src/tools/miri
Rollup merge of #75695 - JohnTitor:regression-test, r=Dylan-DPC
authorDylan DPC <dylan.dpc@gmail.com>
Sat, 5 Sep 2020 14:28:16 +0000 (16:28 +0200)
committerGitHub <noreply@github.com>
Sat, 5 Sep 2020 14:28:16 +0000 (16:28 +0200)
commitcb33a15c3ef2567168cbe33232fd3702d3705e21
treebc1659e32759b3aae89806ad256b381bec39c894
parent81a769f261047afd8e31cc488b173b0ab5ac4205
parent18ad5a594ec4ee039897eb03d90dfeb117b4c6d6
Rollup merge of #75695 - JohnTitor:regression-test, r=Dylan-DPC

Add a regression test for issue-72793

Adds a regression test for #72793, which is fixed by #75443. Note that this won't close the issue as the snippet still shows ICE with `-Zmir-opt-level=2`. But it makes sense to add a test anyway.