-
Notifications
You must be signed in to change notification settings - Fork 2.4k
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
cargo check: use --emit=metadata rather than --crate-type=metadata #3468
Conversation
@alexcrichton can we restart the tests now that the rustc stuff has landed? This should be good to go. Also, r? |
@bors: r+ Indeed! |
📌 Commit 43af12a has been approved by |
cargo check: use --emit=metadata rather than --crate-type=metadata Requires rust-lang/rust#38571 (don't land before that does) r? @alexcrichton
💔 Test failed - status-travis |
d675ecb
to
1968e92
Compare
fe721ff
to
eb77373
Compare
@bors: r+ |
📌 Commit 844d7ae has been approved by |
⌛ Testing commit 844d7ae with merge 154a30b... |
cargo check: use --emit=metadata rather than --crate-type=metadata Requires rust-lang/rust#38571 (don't land before that does) r? @alexcrichton
☀️ Test successful - status-appveyor, status-travis |
Requires rust-lang/rust#38571 (don't land before that does)
r? @alexcrichton