-
Notifications
You must be signed in to change notification settings - Fork 13.2k
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
test: drop unused deps #108432
test: drop unused deps #108432
Conversation
(rustbot has picked a reviewer for you, use r? to override) |
These commits modify the If this was intentional then you can ignore this comment. Hey! It looks like you've submitted a new PR for the library teams! If this PR contains changes to any Examples of
|
@bors r+ |
…iaskrgr Rollup of 8 pull requests Successful merges: - rust-lang#107062 (Do some cleanup of doc/index.md) - rust-lang#107890 (Lint against `Iterator::map` receiving a callable that returns `()`) - rust-lang#108431 (Add regression test for rust-lang#107918) - rust-lang#108432 (test: drop unused deps) - rust-lang#108436 (make "proc macro panicked" translatable) - rust-lang#108444 (docs/test: add UI test and docs for `E0476`) - rust-lang#108449 (Do not lint ineffective unstable trait impl for unresolved trait) - rust-lang#108456 (Complete migrating `ast_passes` to derive diagnostics) Failed merges: r? `@ghost` `@rustbot` modify labels: rollup
Looks unused. Anyway, tests should catch any breakage.