Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Closed
Mark-Simulacrum opened this issue Jun 3, 2019 · 5 comments
Closed

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

Mark-Simulacrum opened this issue Jun 3, 2019 · 5 comments
Labels
regression-from-stable-to-beta Performance or correctness regression from stable to beta. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue. T-rustdoc Relevant to the rustdoc team, which will review and decide on the PR/issue.

Comments

@Mark-Simulacrum
Copy link
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
@Mark-Simulacrum Mark-Simulacrum added T-rustdoc Relevant to the rustdoc team, which will review and decide on the PR/issue. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue. regression-from-stable-to-beta Performance or correctness regression from stable to beta. labels Jun 3, 2019
@QuietMisdreavus
Copy link
Member

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

@pnkfelix
Copy link
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
Copy link
Member

pnkfelix commented 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
Copy link
Member

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

@pnkfelix
Copy link
Member

closing as resolved by #60802

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
regression-from-stable-to-beta Performance or correctness regression from stable to beta. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue. T-rustdoc Relevant to the rustdoc team, which will review and decide on the PR/issue.
Projects
None yet
Development

No branches or pull requests

3 participants