]> git.lizzy.rs Git - rust.git/commitdiff
Rollup merge of #45722 - mikhail-m1:improve-mir-opt-error-output, r=alexcrichton
authorkennytm <kennytm@gmail.com>
Sat, 4 Nov 2017 05:49:32 +0000 (13:49 +0800)
committerGitHub <noreply@github.com>
Sat, 4 Nov 2017 05:49:32 +0000 (13:49 +0800)
improve compiletest output for errors from mir-opt tests

improvement:
1. Report filename against general cannot open error
2. Report current MIR block


Trivial merge