Skip to content
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

Followups for method call error change #96155

Merged
merged 4 commits into from
May 8, 2022

Conversation

jackh726
Copy link
Member

Each commit is self-contained. Fixes most of the followup reviews from that PR.

r? @estebank

@rustbot rustbot added the T-compiler Relevant to the compiler team, which will review and decide on the PR/issue. label Apr 17, 2022
@rust-highfive rust-highfive added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Apr 17, 2022
@bors
Copy link
Contributor

bors commented May 3, 2022

☔ The latest upstream changes (presumably #96663) made this pull request unmergeable. Please resolve the merge conflicts.

Copy link
Contributor

@estebank estebank left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for the clearly separated commits and apologies for the delay. r=me after addressing nitpicks and rebasing.

compiler/rustc_typeck/src/check/callee.rs Outdated Show resolved Hide resolved
compiler/rustc_typeck/src/check/fn_ctxt/checks.rs Outdated Show resolved Hide resolved
@jackh726 jackh726 force-pushed the param-heuristics-followup branch from 6e86c78 to e237e78 Compare May 6, 2022 20:55
@estebank
Copy link
Contributor

estebank commented May 6, 2022

It seems you have to rebase again 😅

@jackh726
Copy link
Member Author

jackh726 commented May 7, 2022

Yeah. I had to step away from my computer before I was actually able to rebase (just made the review changes).

@jackh726 jackh726 force-pushed the param-heuristics-followup branch from e237e78 to abde236 Compare May 7, 2022 03:32
@jackh726 jackh726 force-pushed the param-heuristics-followup branch from abde236 to 7d8e10d Compare May 7, 2022 03:36
@jackh726
Copy link
Member Author

jackh726 commented May 7, 2022

@bors r=estebank

@bors
Copy link
Contributor

bors commented May 7, 2022

📌 Commit 7d8e10d has been approved by estebank

@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 May 7, 2022
GuillaumeGomez added a commit to GuillaumeGomez/rust that referenced this pull request May 7, 2022
… r=estebank

Followups for method call error change

Each commit is self-contained. Fixes most of the followup reviews from that PR.

r? `@estebank`
@bors
Copy link
Contributor

bors commented May 7, 2022

⌛ Testing commit 7d8e10d with merge baf9b0e83903681ab8324b1286ef1cd30217c5aa...

@jackh726 jackh726 mentioned this pull request May 7, 2022
@rust-log-analyzer
Copy link
Collaborator

A job failed! Check out the build log: (web) (plain)

Click to see the possible cause of the failure (guessed by this bot)

@bors
Copy link
Contributor

bors commented May 8, 2022

⌛ Testing commit 7d8e10d with merge 030c886...

@bors
Copy link
Contributor

bors commented May 8, 2022

☀️ Test successful - checks-actions
Approved by: estebank
Pushing 030c886 to master...

@bors bors added the merged-by-bors This PR was explicitly merged by bors. label May 8, 2022
@bors bors merged commit 030c886 into rust-lang:master May 8, 2022
@rustbot rustbot added this to the 1.62.0 milestone May 8, 2022
@rust-timer
Copy link
Collaborator

Finished benchmarking commit (030c886): comparison url.

Summary: This benchmark run did not return any relevant results.

If you disagree with this performance assessment, please file an issue in rust-lang/rustc-perf.

@rustbot label: -perf-regression

@jackh726 jackh726 deleted the param-heuristics-followup branch May 8, 2022 13:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
merged-by-bors This PR was explicitly merged by bors. S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. T-compiler Relevant 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.

7 participants