Skip to content

Mark doc examples w/ extern blocks as ignore. - #48325

Merged
bors merged 1 commit into
rust-lang:masterfrom
frewsxcv:frewxcv-ignore
Feb 22, 2018
Merged

Mark doc examples w/ extern blocks as ignore.#48325
bors merged 1 commit into
rust-lang:masterfrom
frewsxcv:frewxcv-ignore

Conversation

@frewsxcv

Copy link
Copy Markdown
Contributor

Fixes#48218.

@rust-highfive

Copy link
Copy Markdown
Contributor

r? @kennytm

(rust_highfive has picked a reviewer for you, use r? to override)

@rust-highfiverust-highfive added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Feb 18, 2018
@frewsxcv

Copy link
Copy Markdown
ContributorAuthor

r? @steveklabnik

@kennytm

Copy link
Copy Markdown
Member

Could we hide the “run” button, or insert a #![crate_type="lib"] when sending to playground when a code block is marked as ```no_run, instead of ignoring the tests?

@steveklabnik

Copy link
Copy Markdown
Contributor

Could we hide the “run” button, or insert a #![crate_type="lib"] when sending to playground when a code block is marked as ```no_run, instead of ignoring the tests?

This sounds like a separate request; we do hide the run button for ignore already... maybe open an issue?

@steveklabnik

Copy link
Copy Markdown
Contributor

@bors: r+ rollup

thanks!

@bors

bors commented Feb 20, 2018

Copy link
Copy Markdown
Collaborator

📌 Commit 872c782 has been approved by steveklabnik

@borsbors 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
GuillaumeGomez added a commit to GuillaumeGomez/rust that referenced this pull request Feb 21, 2018
…bnik
Mark doc examples w/ `extern` blocks as `ignore`.
Fixesrust-lang#48218.
bors added a commit that referenced this pull request Feb 22, 2018
@bors
bors merged commit 872c782 into rust-lang:masterFeb 22, 2018
@frewsxcv
frewsxcv deleted the frewxcv-ignore branch May 13, 2018 20:01
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

S-waiting-on-borsStatus: 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.

5 participants

@frewsxcv@rust-highfive@kennytm@steveklabnik@bors