Skip to content

Fix rustdoc test ICE #48382

New issue

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

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

Already on GitHub? # to your account

Merged
merged 1 commit into from
Feb 22, 2018
Merged

Conversation

GuillaumeGomez
Copy link
Member

@rust-highfive rust-highfive added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Feb 20, 2018
@estebank
Copy link
Contributor

r=me once travis passes

Shouldn't this provide a warning?

@GuillaumeGomez
Copy link
Member Author

@estebank: Hum not sure...

@bors: r=estebank

@bors
Copy link
Collaborator

bors commented Feb 20, 2018

📌 Commit 5cbf9ae has been approved by estebank

@bors bors added S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. and removed S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. labels Feb 20, 2018
@QuietMisdreavus
Copy link
Member

What's the process for nominating for beta backport? This ICE is currently in beta as well.

@estebank
Copy link
Contributor

@QuietMisdreavus QuietMisdreavus added the beta-nominated Nominated for backporting to the compiler in the beta channel. label Feb 21, 2018
@QuietMisdreavus
Copy link
Member

@estebank Thanks!

Nominating for beta backport. The included test ICEs on rustdoc 1.25.0-beta.2 (1e8fbb143 2018-02-19)

GuillaumeGomez added a commit to GuillaumeGomez/rust that referenced this pull request Feb 21, 2018
bors added a commit that referenced this pull request Feb 22, 2018
Rollup of 12 pull requests

- Successful merges: #47379, #47833, #48106, #48198, #48314, #48325, #48335, #48352, #48354, #48360, #48382, #48397
- Failed merges:
@bors bors merged commit 5cbf9ae into rust-lang:master Feb 22, 2018
@GuillaumeGomez GuillaumeGomez deleted the fix-rustdoc-test-panic branch February 22, 2018 15:03
@nikomatsakis nikomatsakis added the beta-accepted Accepted for backporting to the compiler in the beta channel. label Feb 22, 2018
@nikomatsakis
Copy link
Contributor

Accepting for backport, though I'm not sure which team is responsible. cc @rust-lang/docs

@frewsxcv
Copy link
Member

beta backport pr: #48454

bors added a commit that referenced this pull request Feb 27, 2018
@alexcrichton alexcrichton removed the beta-nominated Nominated for backporting to the compiler in the beta channel. label Feb 27, 2018
kennytm added a commit to kennytm/rust that referenced this pull request Mar 21, 2018
…tart, r=QuietMisdreavus

Add warning for invalid start of code blocks in rustdoc

Follow up of rust-lang#48382.

Still two things to consider:
 1. Adding test for rustdoc output (but where? In UI or in rustdoc tests?).
 2. Try to fix the span issue.

r? @QuietMisdreavus
kennytm added a commit to kennytm/rust that referenced this pull request Mar 22, 2018
…tart, r=QuietMisdreavus

Add warning for invalid start of code blocks in rustdoc

Follow up of rust-lang#48382.

Still two things to consider:
 1. Adding test for rustdoc output (but where? In UI or in rustdoc tests?).
 2. Try to fix the span issue.

r? @QuietMisdreavus
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
beta-accepted Accepted for backporting to the compiler in the beta channel. S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

8 participants