]> git.lizzy.rs Git - rust.git/commit
Auto merge of #76854 - aDotInTheVoid:mir-opt-32-64-diff-name, r=oli-obk
authorbors <bors@rust-lang.org>
Fri, 18 Sep 2020 08:28:03 +0000 (08:28 +0000)
committerbors <bors@rust-lang.org>
Fri, 18 Sep 2020 08:28:03 +0000 (08:28 +0000)
commit953f33c5cbe61817ed84e311731b132006a255ca
treeaf898fc7f4a59cde2630938a8f90814b38729643
parenta0925fba747b4cf910592540aa1f817778dc315c
parent735776d115e7e842a0c52f70a181ac9211003d55
Auto merge of #76854 - aDotInTheVoid:mir-opt-32-64-diff-name, r=oli-obk

Rename mir-opt diff tests with 32/64 bit

Now syntax highlighting should work.

I've tested that `--bless` works localy, but I'm not sure it's possible on CI

Fixes #75746

r? `@oli-obk`