Skip to content

Refactor: remove unused function parameters - #95670

Merged
bors merged 1 commit into
rust-lang:masterfrom
TaKO8Ki:remove-unused-function-parameters
Apr 5, 2022
Merged

Refactor: remove unused function parameters#95670
bors merged 1 commit into
rust-lang:masterfrom
TaKO8Ki:remove-unused-function-parameters

Conversation

@TaKO8Ki

Copy link
Copy Markdown
Member

No description provided.

@rustbotrustbot added the T-compiler Relevant to the compiler team, which will review and decide on the PR/issue. label Apr 5, 2022
@rust-highfive

Copy link
Copy Markdown
Contributor

r? @davidtwco

(rust-highfive has picked a reviewer for you, use r? to override)

@rust-highfiverust-highfive added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Apr 5, 2022
@davidtwco

Copy link
Copy Markdown
Member

@bors r+ rollup

@bors

bors commented Apr 5, 2022

Copy link
Copy Markdown
Collaborator

📌 Commit 9759804 has been approved by davidtwco

@borsbors added S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. and removed S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. labels Apr 5, 2022
Dylan-DPC added a commit to Dylan-DPC/rust that referenced this pull request Apr 5, 2022
…meters, r=davidtwco
Refactor: remove unused function parameters
@Dylan-DPCDylan-DPC mentioned this pull request Apr 5, 2022
@Dylan-DPCDylan-DPC mentioned this pull request Apr 5, 2022
bors added a commit to rust-lang-ci/rust that referenced this pull request Apr 5, 2022
Rollup of 4 pull requests
Successful merges:
- rust-lang#95525 (Suggest derivable trait on E0277 error)
- rust-lang#95654 (diagnostics: use correct span for const generics)
- rust-lang#95660 (Update panic docs to make it clearer when to use panic vs Result)
- rust-lang#95670 (Refactor: remove unused function parameters)
Failed merges:
r? `@ghost`
`@rustbot` modify labels: rollup
@bors
bors merged commit 6832964 into rust-lang:masterApr 5, 2022
@rustbotrustbot added this to the 1.62.0 milestone Apr 5, 2022
@TaKO8Ki
TaKO8Ki deleted the remove-unused-function-parameters branch April 6, 2022 00:29
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

S-waiting-on-borsStatus: Waiting on bors to run and complete tests. Bors will change the label on completion.T-compilerRelevant to the compiler team, which will review and decide on the PR/issue.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants

@TaKO8Ki@rust-highfive@davidtwco@bors@rustbot