-
Notifications
You must be signed in to change notification settings - Fork 12.7k
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
libcore => 2018 #58702
libcore => 2018 #58702
Conversation
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
8674a12
to
ec2305e
Compare
This comment has been minimized.
This comment has been minimized.
ec2305e
to
2108a30
Compare
This comment has been minimized.
This comment has been minimized.
2108a30
to
7b127cc
Compare
This comment has been minimized.
This comment has been minimized.
7b127cc
to
7e14058
Compare
This comment has been minimized.
This comment has been minimized.
7e14058
to
39a31f4
Compare
This comment has been minimized.
This comment has been minimized.
|
This comment has been minimized.
This comment has been minimized.
@taiki-e Could you try to limit this PR to just the bare minimum that is needed to get core into 2018? Maybe that will weed out the cause of the failure... |
The job Click to expand the log.
I'm a bot! I can only do what humans tell me to, so if this was not helpful or you have suggestions for improvements, please ping or otherwise contact |
Blocked on #59462 |
⌛ Testing commit 34fe661214ed7e30c92981c50fee8bb3e73bd519 with merge 2d7caed375e2ab99e5f03e1e4bc991d622979f6d... |
💔 Test failed - checks-travis |
The job Click to expand the log.
I'm a bot! I can only do what humans tell me to, so if this was not helpful or you have suggestions for improvements, please ping or otherwise contact |
cc @gnzlbg ^--- |
So I've opened rust-lang/stdarch#725 to set the edition of (EDIT: I've just done a release of core_arch and std_detect so that if somebody hits any temporary issues they can use those from crates.io instead until this PR is merged). |
@bors r+ p=10 |
📌 Commit e28bce7 has been approved by |
☀️ Test successful - checks-travis, status-appveyor |
Yay! |
I'll prepare a PR for the |
Transitions
libcore
to Rust 2018; cc #58099r? @Centril