Skip to content

mark a UB doctest as no_run - #87653

Merged
bors merged 1 commit into
rust-lang:masterfrom
RalfJung:dont-run-ub
Aug 2, 2021
Merged

mark a UB doctest as no_run#87653
bors merged 1 commit into
rust-lang:masterfrom
RalfJung:dont-run-ub

Conversation

@RalfJung

Copy link
Copy Markdown
Member

@rust-highfive

Copy link
Copy Markdown
Contributor

r? @yaahc

(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 Jul 31, 2021
@kennytm

Copy link
Copy Markdown
Member

@bors r+ rollup

@bors

bors commented Jul 31, 2021

Copy link
Copy Markdown
Collaborator

📌 Commit 6aaa832 has been approved by kennytm

@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 Jul 31, 2021
@JohnTitorJohnTitor mentioned this pull request Aug 2, 2021
bors added a commit to rust-lang-ci/rust that referenced this pull request Aug 2, 2021
Rollup of 13 pull requests
Successful merges:
- rust-lang#86183 (Change environment variable getters to error recoverably)
- rust-lang#86439 (Remove `Ipv4Addr::is_ietf_protocol_assignment`)
- rust-lang#86509 (Move `os_str_bytes` to `sys::unix`)
- rust-lang#86593 (Partially stabilize `const_slice_first_last`)
- rust-lang#86936 (Add documentation for `Ipv6MulticastScope`)
- rust-lang#87282 (Ensure `./x.py dist` adheres to `build.tools`)
- rust-lang#87468 (Update rustfmt)
- rust-lang#87504 (Update mdbook.)
- rust-lang#87608 (Remove unused field `Session.system_library_path`)
- rust-lang#87629 (Consistent spelling of "adapter" in the standard library)
- rust-lang#87633 (Update compiler_builtins to fix i128 shift/mul on thumbv6m)
- rust-lang#87644 (Recommend `swap_remove` in `Vec::remove` docs)
- rust-lang#87653 (mark a UB doctest as no_run)
Failed merges:
r? `@ghost`
`@rustbot` modify labels: rollup
@bors
bors merged commit 0851841 into rust-lang:masterAug 2, 2021
@rustbotrustbot added this to the 1.56.0 milestone Aug 2, 2021
@RalfJung
RalfJung deleted the dont-run-ub branch August 2, 2021 08:33
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.

6 participants

@RalfJung@rust-highfive@kennytm@bors@yaahc@rustbot