projects
/
cargo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
b5e0a45
b3a8bac
)
Auto merge of #2315 - alexcrichton:decode-some-signals, r=brson
author
bors
<bors@rust-lang.org>
Fri, 5 Feb 2016 21:29:28 +0000
(21:29 +0000)
committer
bors
<bors@rust-lang.org>
Fri, 5 Feb 2016 21:29:28 +0000
(21:29 +0000)
Instead of text that looks like
Process failed (signal: 11)
the text now looks like:
Process failed (signal: 11, SIGSEGV: invalid memory reference)
Closes #2315
1
2
src/cargo/util/errors.rs
patch
|
diff1
|
diff2
|
blob
|
history
diff --cc
src/cargo/util/errors.rs
Simple merge