Do not suggest unresolvable builder methods by gurry · Pull Request #125397 · rust-lang/rust

@rustbot rustbot added S-waiting-on-review

Status: Awaiting review from the assignee but also interested parties.

T-compiler

Relevant to the compiler team, which will review and decide on the PR/issue.

labels

May 22, 2024

gurry

compiler-errors

compiler-errors

compiler-errors

@rustbot rustbot added S-waiting-on-author

Status: This is awaiting some action (such as code changes or more information) from the author.

and removed S-waiting-on-review

Status: Awaiting review from the assignee but also interested parties.

labels

May 22, 2024

@gurry

@rustbot rustbot added S-waiting-on-review

Status: Awaiting review from the assignee but also interested parties.

and removed S-waiting-on-author

Status: This is awaiting some action (such as code changes or more information) from the author.

labels

May 23, 2024

@rustbot rustbot added S-waiting-on-author

Status: This is awaiting some action (such as code changes or more information) from the author.

and removed S-waiting-on-review

Status: Awaiting review from the assignee but also interested parties.

labels

May 23, 2024

@rustbot rustbot added S-waiting-on-review

Status: Awaiting review from the assignee but also interested parties.

and removed S-waiting-on-author

Status: This is awaiting some action (such as code changes or more information) from the author.

labels

May 28, 2024

compiler-errors

@bors bors 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

Jun 3, 2024

@gurry gurry deleted the 125303-wrong-builder-suggestion branch

June 3, 2024 06:57

workingjubilee added a commit to workingjubilee/rustc that referenced this pull request

Jun 5, 2024
…ror-args, r=fmease

Remove a bunch of redundant args from `report_method_error`

Rebased on top of rust-lang#125397 because I had originally asked there (rust-lang#125397 (comment)) for this change to be made, but I just chose to do it myself.

r? fmease

rust-timer added a commit to rust-lang-ci/rust that referenced this pull request

Jun 5, 2024
Rollup merge of rust-lang#125906 - compiler-errors:simplify-method-error-args, r=fmease

Remove a bunch of redundant args from `report_method_error`

Rebased on top of rust-lang#125397 because I had originally asked there (rust-lang#125397 (comment)) for this change to be made, but I just chose to do it myself.

r? fmease

flip1995 pushed a commit to flip1995/rust-clippy that referenced this pull request

Jun 28, 2024
… r=fmease

Remove a bunch of redundant args from `report_method_error`

Rebased on top of #125397 because I had originally asked there (rust-lang/rust#125397 (comment)) for this change to be made, but I just chose to do it myself.

r? fmease

Kobzol pushed a commit to Kobzol/portable-simd that referenced this pull request

Feb 3, 2026
… r=fmease

Remove a bunch of redundant args from `report_method_error`

Rebased on top of #125397 because I had originally asked there (rust-lang/rust#125397 (comment)) for this change to be made, but I just chose to do it myself.

r? fmease