Skip to content

Conversation

RalfJung
Copy link
Member

This works around #65860; fixing rustc +nightly lib.rs --test --edition 2018 for libcore and thus unblocking https://github.com/RalfJung/miri-test-libstd.

@rust-highfive
Copy link
Contributor

r? @kennytm

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

@Centril
Copy link
Contributor

Centril commented Oct 30, 2019

Thanks! r? @Centril @bors r+ rollup

@bors
Copy link
Collaborator

bors commented Oct 30, 2019

📌 Commit 4819cba has been approved by Centril

@rust-highfive rust-highfive assigned Centril and unassigned kennytm Oct 30, 2019
@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 Oct 30, 2019
Centril added a commit to Centril/rust that referenced this pull request Oct 31, 2019
work around aggressive syntax feature gating

This works around rust-lang#65860; fixing `rustc +nightly lib.rs --test --edition 2018` for libcore and thus unblocking https://github.com/RalfJung/miri-test-libstd.
bors added a commit that referenced this pull request Oct 31, 2019
Rollup of 7 pull requests

Successful merges:

 - #65274 (Upload toolstates.json to rust-lang-ci2)
 - #65434 (Add long error explanation for E0577)
 - #65850 (Update comments re type parameter hack in object safety)
 - #65955 (ci: revert msys2 ca-certificates hack)
 - #65959 (Fix an incorrect docstring for Immediate in librustc_mir/interpret.)
 - #65979 (Switch CrateMetadata's source_map_import_info from RwLock to Once)
 - #65981 (work around aggressive syntax feature gating)

Failed merges:

r? @ghost
@bors bors merged commit 4819cba into rust-lang:master Oct 31, 2019
@RalfJung RalfJung deleted the check-your-gates branch October 31, 2019 06:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
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.

5 participants