Skip to content

rustdoc ICE (1/3) in markdown - index out of bounds #61477

Closed
@Mark-Simulacrum

Description

@Mark-Simulacrum
Member

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

Activity

added
T-rustdocRelevant to the rustdoc team, which will review and decide on the PR/issue.
T-compilerRelevant to the compiler team, which will review and decide on the PR/issue.
on Jun 3, 2019
QuietMisdreavus

QuietMisdreavus commented on Jun 6, 2019

@QuietMisdreavus
Member

Can confirm that the ICE on testing arc-reactor is not present in nightly.

pnkfelix

pnkfelix commented on Jun 20, 2019

@pnkfelix
Member

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

pnkfelix commented on Jun 20, 2019

@pnkfelix
Member

(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

QuietMisdreavus commented on Jun 20, 2019

@QuietMisdreavus
Member

@pnkfelix Yes, the ICE was fixed by #60802.

pnkfelix

pnkfelix commented on Jun 21, 2019

@pnkfelix
Member

closing as resolved by #60802

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    T-compilerRelevant to the compiler team, which will review and decide on the PR/issue.T-rustdocRelevant to the rustdoc team, which will review and decide on the PR/issue.regression-from-stable-to-betaPerformance or correctness regression from stable to beta.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @pnkfelix@Mark-Simulacrum@QuietMisdreavus

        Issue actions

          rustdoc ICE (1/3) in markdown - index out of bounds · Issue #61477 · rust-lang/rust