Skip to content

Conversation

@notriddle
Copy link
Contributor

Closes #82446

@rustbot rustbot added the T-compiler Relevant to the compiler team, which will review and decide on the PR/issue. label Apr 12, 2022
@rust-highfive
Copy link
Contributor

r? @Mark-Simulacrum

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

@rust-highfive rust-highfive added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Apr 12, 2022
@notriddle notriddle force-pushed the notriddle/issue-82446 branch from 4fa2954 to 7228e9b Compare April 12, 2022 19:15
@compiler-errors
Copy link
Member

r? @compiler-errors
@bors r+ rollup=always

@bors
Copy link
Collaborator

bors commented Apr 12, 2022

📌 Commit 7228e9b has been approved by 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 Apr 12, 2022
Dylan-DPC added a commit to Dylan-DPC/rust that referenced this pull request Apr 13, 2022
…compiler-errors

diagnostics: regression test for spurrious "help: store this in the heap"

Closes rust-lang#82446
Dylan-DPC added a commit to Dylan-DPC/rust that referenced this pull request Apr 13, 2022
…compiler-errors

diagnostics: regression test for spurrious "help: store this in the heap"

Closes rust-lang#82446
This was referenced Apr 13, 2022
bors added a commit to rust-lang-ci/rust that referenced this pull request Apr 13, 2022
Rollup of 4 pull requests

Successful merges:

 - rust-lang#95441 (Always use system `python3` on MacOS)
 - rust-lang#95954 (Fix broken link in coverage tools docs)
 - rust-lang#95984 (Fix spelling in docs for `can_not_overflow`)
 - rust-lang#95989 (diagnostics: regression test for spurrious "help: store this in the heap")

Failed merges:

r? `@ghost`
`@rustbot` modify labels: rollup
@bors bors merged commit 2b4c4df into master Apr 13, 2022
@bors bors deleted the notriddle/issue-82446 branch April 13, 2022 07:51
@rustbot rustbot added this to the 1.62.0 milestone Apr 13, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

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.

Spurious 'help: store this in the heap' on error involving &Box<dyn SomeTrait>

6 participants