Skip to content

Add new variant to iterating-updating-mutref borrowck test#159306

Merged
rust-bors[bot] merged 1 commit into
rust-lang:mainfrom
jackh726:iterating-updating-mutref-variant
Jul 23, 2026
Merged

Add new variant to iterating-updating-mutref borrowck test#159306
rust-bors[bot] merged 1 commit into
rust-lang:mainfrom
jackh726:iterating-updating-mutref-variant

Conversation

@jackh726

Copy link
Copy Markdown
Member

This is a useful variant to consider when porting to a-mir-formality.

r? lqd

@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 Jul 14, 2026
@lqd

lqd commented Jul 14, 2026

Copy link
Copy Markdown
Member

r=me with a comment in the test on why it's a useful variant, and the warning fixed

@rust-log-analyzer

This comment has been minimized.

Comment thread tests/ui/nll/polonius/iterating-updating-mutref.rs Outdated
@rust-cloud-vms
rust-cloud-vms Bot force-pushed the iterating-updating-mutref-variant branch from de19916 to 9d7c5f0 Compare July 15, 2026 13:37
@jackh726

Copy link
Copy Markdown
Member Author

@bors r=lqd rollup

@rust-bors

rust-bors Bot commented Jul 22, 2026

Copy link
Copy Markdown
Contributor

📌 Commit 9d7c5f0 has been approved by lqd

It is now in the queue for this repository.

@rust-bors rust-bors Bot 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 Jul 22, 2026
JonathanBrouwer added a commit to JonathanBrouwer/rust that referenced this pull request Jul 22, 2026
…-variant, r=lqd

Add new variant to iterating-updating-mutref borrowck test

This is a useful variant to consider when porting to a-mir-formality.

r? lqd
JonathanBrouwer added a commit to JonathanBrouwer/rust that referenced this pull request Jul 22, 2026
…-variant, r=lqd

Add new variant to iterating-updating-mutref borrowck test

This is a useful variant to consider when porting to a-mir-formality.

r? lqd
GuillaumeGomez added a commit to GuillaumeGomez/rust that referenced this pull request Jul 22, 2026
…-variant, r=lqd

Add new variant to iterating-updating-mutref borrowck test

This is a useful variant to consider when porting to a-mir-formality.

r? lqd
rust-bors Bot pushed a commit that referenced this pull request Jul 23, 2026
Rollup of 8 pull requests

Successful merges:

 - #159504 (Abort const-eval queries early when there are generics in the type)
 - #159523 (std: fix Xous UDP recv length over-report and OOB panic)
 - #159605 (Add fallback for `intrinsics::fabs`)
 - #159699 (bump std libc to 0.2.189)
 - #159306 (Add new variant to iterating-updating-mutref borrowck test)
 - #159346 (fs::hard_link: use linkat on Android)
 - #159513 (Consider `()` as suspicious only when expecting `!` for runtime symbols)
 - #159734 (Document the link_section attribute)
@rust-bors
rust-bors Bot merged commit b8852a6 into rust-lang:main Jul 23, 2026
13 checks passed
@rustbot rustbot added this to the 1.99.0 milestone Jul 23, 2026
rust-timer added a commit that referenced this pull request Jul 23, 2026
Rollup merge of #159306 - jackh726:iterating-updating-mutref-variant, r=lqd

Add new variant to iterating-updating-mutref borrowck test

This is a useful variant to consider when porting to a-mir-formality.

r? lqd
moabo3li pushed a commit to moabo3li/miri that referenced this pull request Jul 23, 2026
Rollup of 8 pull requests

Successful merges:

 - rust-lang/rust#159504 (Abort const-eval queries early when there are generics in the type)
 - rust-lang/rust#159523 (std: fix Xous UDP recv length over-report and OOB panic)
 - rust-lang/rust#159605 (Add fallback for `intrinsics::fabs`)
 - rust-lang/rust#159699 (bump std libc to 0.2.189)
 - rust-lang/rust#159306 (Add new variant to iterating-updating-mutref borrowck test)
 - rust-lang/rust#159346 (fs::hard_link: use linkat on Android)
 - rust-lang/rust#159513 (Consider `()` as suspicious only when expecting `!` for runtime symbols)
 - rust-lang/rust#159734 (Document the link_section attribute)
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.

4 participants