Rollup merge of #50644 - kennytm:read-appveyor-dump, r=alexcrichton

AppVeyor: Read back trace from crash dump on failure.

This is an attempt to debug spurious access violations on Windows (#33434, #50604). Thanks to #50276, there should be minidumps to read when rustc segfault.

(The implementation is based on <https://github.com/springmeyer/travis-coredump/blob/master/test.bat>.)
This commit is contained in:
kennytm 2018-05-13 16:15:44 +08:00
commit 42939c57f8
No known key found for this signature in database
GPG Key ID: FEF6C8051D0E013C

Diff Content Not Available