-
Notifications
You must be signed in to change notification settings - Fork 13.3k
[test] Add test cases for untested functions for VecDeque #96107
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
Conversation
Hey! It looks like you've submitted a new PR for the library teams! If this PR contains changes to any Examples of
|
(rust-highfive has picked a reviewer for you, use r? to override) |
I think Mark is busy. |
I should be able to go through my review queue this weekend. |
@Mark-Simulacrum Thanks! |
@rustbot author Use |
@rustbot review |
@Mark-Simulacrum Could you please review this? |
r=me with commits squashed -- I don't think we need a separate commit per function being tested. For the future, once things are in the review queue (S-waiting-on-review), there's generally no benefit to pinging, and it does add noise to everyone's inboxes and such -- all of our reviewers are generally pretty busy and we have a dedicated group of folks helping with triage who will poke if things seem to not be moving along. Review latency of ~7 days is not unusual, unfortunately. |
Thank you for letting me know and sorry for disturbing several times. I'll be patient. |
bbd7500
to
a40cd2a
Compare
@rustbot review |
@bors r+ rollup No worries! |
📌 Commit a40cd2a has been approved by |
…askrgr Rollup of 6 pull requests Successful merges: - rust-lang#95395 (Better error message for `_` in function signature in `impl Trait for Ty`) - rust-lang#96090 (Implement MIR opt unit tests) - rust-lang#96107 ([test] Add test cases for untested functions for VecDeque) - rust-lang#96212 (Use revisions instead of nll compare mode for `/regions/` ui tests) - rust-lang#96215 (Drop support for legacy PM with LLVM 15) - rust-lang#96366 (bootstrap: Remove dead code in rustdoc shim) Failed merges: r? `@ghost` `@rustbot` modify labels: rollup
Added test cases of the following functions