Closed
Description
Possibly fixed by #60802 (awaiting beta backport approval)
root: arc-reactor - 2 detected crates which regressed due to this; cc @seunlanlege
* arc-reactor-0.2.4: [start](https://crater-reports.s3.amazonaws.com/beta-1.36-2/1.35.0/reg/arc-reactor-0.2.4/log.txt) v. [end](https://crater-reports.s3.amazonaws.com/beta-1.36-2/beta-2019-05-30/reg/arc-reactor-0.2.4/log.txt); cc @seunlanlege
* seunlanlege/arc-reactor: [start](https://crater-reports.s3.amazonaws.com/beta-1.36-2/1.35.0/gh/seunlanlege.arc-reactor/log.txt) v. [end](https://crater-reports.s3.amazonaws.com/beta-1.36-2/beta-2019-05-30/gh/seunlanlege.arc-reactor/log.txt); cc @seunlanlege
root: lua-rs - 1 detected crates which regressed due to this; cc @ahmedcharles
* yjhmelody/lua-rs: [start](https://crater-reports.s3.amazonaws.com/beta-1.36-2/1.35.0/gh/yjhmelody.lua-rs/log.txt) v. [end](https://crater-reports.s3.amazonaws.com/beta-1.36-2/beta-2019-05-30/gh/yjhmelody.lua-rs/log.txt); cc @yjhmelody
root: muun - 1 detected crates which regressed due to this; cc @mk2
* mk2/muun: [start](https://crater-reports.s3.amazonaws.com/beta-1.36-2/1.35.0/gh/mk2.muun/log.txt) v. [end](https://crater-reports.s3.amazonaws.com/beta-1.36-2/beta-2019-05-30/gh/mk2.muun/log.txt); cc @mk2
Metadata
Metadata
Assignees
Labels
Type
Projects
Milestone
Relationships
Development
No branches or pull requests
Activity
QuietMisdreavus commentedon Jun 6, 2019
Can confirm that the ICE on testing
arc-reactor
is not present in nightly.pnkfelix commentedon Jun 20, 2019
PR #60802 has been backported; is this resolved by that? (I have failed to be able to even reproduce the ICE's in question myself locally on beta-2019-05-30, so I cannot confirm whether it is resolved or not)
pnkfelix commentedon Jun 20, 2019
(I erroneously claimed in an earlier version of this comment that I had managed to reproduce the ICE atop yjhmelody/lua-rs@fc7c306, but this was not correct. I saw some test failures, but not ICE's.)
QuietMisdreavus commentedon Jun 20, 2019
@pnkfelix Yes, the ICE was fixed by #60802.
pnkfelix commentedon Jun 21, 2019
closing as resolved by #60802