Skip to content

Conversation

@Aditya-PS-05
Copy link
Contributor

@Aditya-PS-05 Aditya-PS-05 commented Nov 28, 2025

closes #143821

@rustbot
Copy link
Collaborator

rustbot commented Nov 28, 2025

This PR modifies tests/ui/issues/. If this PR is adding new tests to tests/ui/issues/,
please refrain from doing so, and instead add it to more descriptive subdirectories.

@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 Nov 28, 2025
@rustbot
Copy link
Collaborator

rustbot commented Nov 28, 2025

r? @JonathanBrouwer

rustbot has assigned @JonathanBrouwer.
They will have a look at your PR within the next two weeks and either review your PR or reassign to another reviewer.

Use r? to explicitly pick a reviewer

@Aditya-PS-05 Aditya-PS-05 marked this pull request as draft November 28, 2025 10:54
@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 Nov 28, 2025
@Aditya-PS-05 Aditya-PS-05 force-pushed the test-issue-143821-nested-closure-ice branch from 101f13e to 57f9269 Compare November 28, 2025 11:02
@Aditya-PS-05 Aditya-PS-05 marked this pull request as ready for review November 28, 2025 11:02
@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 Nov 28, 2025
@JonathanBrouwer
Copy link
Contributor

JonathanBrouwer commented Nov 28, 2025

Could you move this to somewhere outside of tests/issues, and give the test a more descriptive name? Maybe tests/borrowck?
@rustbot author

@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 Nov 28, 2025
@rustbot
Copy link
Collaborator

rustbot commented Nov 28, 2025

Reminder, once the PR becomes ready for a review, use @rustbot ready.

@Aditya-PS-05
Copy link
Contributor Author

@rustbot ready

@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 Nov 28, 2025
@JonathanBrouwer
Copy link
Contributor

JonathanBrouwer commented Nov 28, 2025

@bors r+ rollup
Thanks a lot!

@bors
Copy link
Collaborator

bors commented Nov 28, 2025

📌 Commit 2b4b02e has been approved by JonathanBrouwer

It is now in the queue for this repository.

@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 Nov 28, 2025
matthiaskrgr added a commit to matthiaskrgr/rust that referenced this pull request Nov 28, 2025
…ted-closure-ice, r=JonathanBrouwer

add test for issue 143821

closes rust-lang#143821
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.

Crash when compiling an event handler implementation with latest stable rustc 1.88.0

4 participants