-
Notifications
You must be signed in to change notification settings - Fork 1.6k
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
Use more diagnostic items #5509
Conversation
@bors r+ |
📌 Commit af6dc6c has been approved by |
Use more diagnostic items In particular for: * `VecDeque` * `String` * `Mutex` * `HashMap` * `HashSet` cc rust-lang/rust#71414 #5393 --- changelog: none
💔 Test failed - checks-action_test |
Something went wrong while checking cargo 🤔 https://github.com/rust-lang/rust-clippy/runs/611405018#step:10:11 |
Hmm, doesn't really look spurious, but let's retry one time at least @bors retry And the error log in case it's needed: running 1 test Cloning into '/tmp/.tmpvLbWMu/cargo'... test integration_test ... test integration_test has been running for over 60 seconds test integration_test ... FAILED |
Use more diagnostic items In particular for: * `VecDeque` * `String` * `Mutex` * `HashMap` * `HashSet` cc rust-lang/rust#71414 #5393 --- changelog: none
💔 Test failed - checks-action_test |
In particular for: * `VecDeque` * `String` * `Mutex` * `HashMap` * `HashSet` cc rust-lang/rust#71414 rust-lang#5393
af6dc6c
to
ed3d487
Compare
@bors try |
Use more diagnostic items In particular for: * `VecDeque` * `String` * `Mutex` * `HashMap` * `HashSet` cc rust-lang/rust#71414 #5393 --- changelog: none
💔 Test failed - checks-action_test |
ed3d487
to
eda73fe
Compare
@bors try |
Use more diagnostic items In particular for: * `VecDeque` * `String` * `Mutex` * `HashMap` * `HashSet` cc rust-lang/rust#71414 #5393 --- changelog: none
☀️ Try build successful - checks-action_dev_test, checks-action_remark_test, checks-action_test |
@bors r=matthiaskrgr |
📌 Commit eda73fe has been approved by |
☀️ Test successful - checks-action_dev_test, checks-action_remark_test, checks-action_test |
In particular for:
VecDeque
String
Mutex
HashMap
HashSet
cc rust-lang/rust#71414 #5393
changelog: none