about summary refs log tree commit diff
path: root/src/rustllvm/RustWrapper.cpp
diff options
context:
space:
mode:
authorkennytm <kennytm@gmail.com>2018-06-08 07:05:38 +0800
committerGitHub <noreply@github.com>2018-06-08 07:05:38 +0800
commit0bc15ed7c0878f9f314bdd1e02175574637602a5 (patch)
tree3a682527278f4dfad62c7ee88545ccf60397b73a /src/rustllvm/RustWrapper.cpp
parentc131bdcaff68d35f96e954baac4340206779335f (diff)
parent50224ec1a90eff7a3c475fcd1a19c99e10ee5b26 (diff)
downloadrust-0bc15ed7c0878f9f314bdd1e02175574637602a5.tar.gz
rust-0bc15ed7c0878f9f314bdd1e02175574637602a5.zip
Rollup merge of #51186 - pnkfelix:remove-unneccessary-nll-stderr-files, r=oli-obk
Remove two redundant .nll.stderr files

It turns out that the diagnostics generated from NLL for these cases are now exactly the same as that produced by AST borrowck, and thus we can just fallback on those `.stderr` files that already exist for AST-borrowck.

Bravo!

(it is a good idea to remove these files, because it slightly reduces the amount of time humans will spend reviewing the .nll.stderr fileset...)

((it *might* be worthwhile trying to change the `compiletest` code to even issue a warning when two such files have equivalent contents... but I am not going so far as to try to implement that right now...))
Diffstat (limited to 'src/rustllvm/RustWrapper.cpp')
0 files changed, 0 insertions, 0 deletions