diff options
| author | bors <bors@rust-lang.org> | 2018-04-07 02:51:17 +0000 |
|---|---|---|
| committer | bors <bors@rust-lang.org> | 2018-04-07 02:51:17 +0000 |
| commit | ee1014e50570e4572980e2496634cbb0eac768dd (patch) | |
| tree | 20af1439556617699e663f7452560acbfed30a30 /src/liballoc_system | |
| parent | 5911314efd39cabd7ee262da31cf0cb3faea4d7b (diff) | |
| parent | 4fd188e5f31f14625eb8b1feec38da5ad538e3c9 (diff) | |
| download | rust-ee1014e50570e4572980e2496634cbb0eac768dd.tar.gz rust-ee1014e50570e4572980e2496634cbb0eac768dd.zip | |
Auto merge of #49222 - Zoxc:print-query-stack, r=nikomatsakis
Print query stack on ICEs
ICE output is now:
```
thread 'rustc' panicked at 'no borrowck', librustc_borrowck\borrowck\mod.rs:95:5
note: Run with `RUST_BACKTRACE=1` for a backtrace.
query stack during panic:
#0 [borrowck] processing `main`
--> no-std.rs:10:1
|
10 | fn main() {}
| ^^^^^^^^^
end of query stack
error: internal compiler error: unexpected panic
note: the compiler unexpectedly panicked. this is a bug.
note: we would appreciate a bug report: https://github.com/rust-lang/rust/blob/master/CONTRIBUTING.md#bug-reports
note: rustc 1.26.0-dev running on x86_64-pc-windows-msvc
```
Fixes #42529.
r? @eddyb
Diffstat (limited to 'src/liballoc_system')
0 files changed, 0 insertions, 0 deletions
