Conversation
|
@bors: r+ |
|
📌 Commit 4ffb8f5 has been approved by |
migrate to winapi 0.3 - [x] Some of those changes should also be applied to cargo, to keep those common files consistent. filed rust-lang/cargo#4877
|
💔 Test failed - status-appveyor |
|
☔ The latest upstream changes (presumably #1326) made this pull request unmergeable. Please resolve the merge conflicts. |
2c5f9d2 to
a63dc08
Compare
|
@alexcrichton rebased |
|
@bors: r+ |
|
📌 Commit a63dc08 has been approved by |
migrate to winapi 0.3 - [x] Some of those changes should also be applied to cargo, to keep those common files consistent. filed rust-lang/cargo#4877
|
💔 Test failed - status-appveyor |
|
@alexcrichton |
|
@bors: r+ |
|
📌 Commit fc1aa1f has been approved by |
migrate to winapi 0.3 - [x] Some of those changes should also be applied to cargo, to keep those common files consistent. filed rust-lang/cargo#4877
|
💔 Test failed - status-appveyor |
src/rustup-win-installer/src/lib.rs
Outdated
| use std::collections::HashMap; | ||
| use ::winapi::{HRESULT, PCSTR, UINT, LPCWSTR, LPWSTR, LPVOID}; | ||
|
|
||
| use winapi::shared::ntdef::{HRESULT, PCSTR, LPCWSTR, LPWSTR, ; |
|
@alexcrichton |
|
@bors: r+ |
|
📌 Commit d09ca1c has been approved by |
migrate to winapi 0.3 - [x] Some of those changes should also be applied to cargo, to keep those common files consistent. filed rust-lang/cargo#4877
|
☀️ Test successful - status-appveyor, status-travis |
filed migrate to winapi 0.3 cargo#4877