Skip to content

update for rustc changes - #954

Merged
bors merged 2 commits into
rust-lang:masterfrom
RalfJung:rustup
Sep 16, 2019
Merged

update for rustc changes#954
bors merged 2 commits into
rust-lang:masterfrom
RalfJung:rustup

Conversation

@RalfJung

Copy link
Copy Markdown
Member

rust-lang/rust#60584 changed some stuff around ICEs. What I am not sure about is whether we should call install_ice_hook or not. @jonas-schievink @oli-obk any advice?

@jonas-schievink

Copy link
Copy Markdown

Yeah, you probably want to call it before calling catch_fatal_errors so that you get the usual ICE message, unless the Miri tool itself causes many ICEs and you'd like to point people at this bug tracker instead, but that sounds unlikely.

@RalfJung

Copy link
Copy Markdown
Member Author

All right, thanks.

@bors r+

@bors

bors commented Sep 16, 2019

Copy link
Copy Markdown
Contributor

📌 Commit 9e2107c has been approved by RalfJung

bors added a commit that referenced this pull request Sep 16, 2019
update for rustc changes

rust-lang/rust#60584 changed some stuff around ICEs. What I am not sure about is whether we should call `install_ice_hook` or not. @jonas-schievink @oli-obk any advice?
@bors

bors commented Sep 16, 2019

Copy link
Copy Markdown
Contributor

⌛ Testing commit 9e2107c with merge d881387...

@bors

bors commented Sep 16, 2019

Copy link
Copy Markdown
Contributor

☀️ Test successful - checks-travis, status-appveyor
Approved by: RalfJung
Pushing d881387 to master...

@bors
bors merged commit 9e2107c into rust-lang:master Sep 16, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants