diff options
| author | bors <bors@rust-lang.org> | 2016-09-23 06:17:26 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2016-09-23 06:17:26 -0700 |
| commit | 86a686c4f71d208ecf8f7ee5a035b17a545d8b62 (patch) | |
| tree | 5b80ce533d2d35b42bd0126dc59e5c9ecf796abc /src/rustllvm/RustWrapper.cpp | |
| parent | f2c53ea66bc1491ef125b35fa30c1cc890cde82c (diff) | |
| parent | bfa34332833962e4991f508ac3ab4958fd9b64cd (diff) | |
| download | rust-86a686c4f71d208ecf8f7ee5a035b17a545d8b62.tar.gz rust-86a686c4f71d208ecf8f7ee5a035b17a545d8b62.zip | |
Auto merge of #36335 - mcarton:compiletest, r=GuillaumeGomez
Fix ICE test in compiletest fail-tests
While working on Clippy which uses *compiletest*, I noticed that as long as all expected error are found, *compile-fail* tests will be marked *ok* even if there is an ICE. One function seems to have not been updated with JSON errors because ICEs are now reported like this:
```json
{"message":"../src/librustc/ty/context.rs:161: Attempted to intern `_` which contains inference types/regions in the global type context","code":null,"level":"error: internal compiler error","spans":[],"children":[],"rendered":null}
```
I don't think I can add a test for that.
I guess:
r? @nikomatsakis
Diffstat (limited to 'src/rustllvm/RustWrapper.cpp')
0 files changed, 0 insertions, 0 deletions
