Skip to content

tests/ui/binop: add annotations for reference rules#153549

Merged
rust-bors[bot] merged 1 commit intorust-lang:mainfrom
DanielEScherzer:test-references-binop
Mar 11, 2026
Merged

tests/ui/binop: add annotations for reference rules#153549
rust-bors[bot] merged 1 commit intorust-lang:mainfrom
DanielEScherzer:test-references-binop

Conversation

@DanielEScherzer
Copy link
Contributor

r? ehuss
@rustbot label +A-docs

@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. A-docs Area: Documentation for any part of the project, including the compiler, standard library, and tools labels Mar 7, 2026
@DanielEScherzer DanielEScherzer force-pushed the test-references-binop branch 2 times, most recently from 70db796 to 307cbc4 Compare March 10, 2026 00:16
@ehuss
Copy link
Contributor

ehuss commented Mar 10, 2026

Thanks!

@bors r+ rollup

@rust-bors
Copy link
Contributor

rust-bors bot commented Mar 10, 2026

📌 Commit 3c3a352 has been approved by ehuss

It is now in the queue for this repository.

🌲 The tree is currently closed for pull requests below priority 1000. This pull request will be tested once the tree is reopened.

@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 Mar 10, 2026
JonathanBrouwer added a commit to JonathanBrouwer/rust that referenced this pull request Mar 10, 2026
…nop, r=ehuss

tests/ui/binop: add annotations for reference rules
rust-bors bot pushed a commit that referenced this pull request Mar 10, 2026
…uwer

Rollup of 7 pull requests

Successful merges:

 - #153560 (Introduce granular tidy_ctx's check in extra_checks)
 - #153666 (Add a regression test for #153599)
 - #153493 (Remove `FromCycleError` trait)
 - #153549 (tests/ui/binop: add annotations for reference rules)
 - #153641 (Move `Spanned`.)
 - #153663 (Remove `TyCtxt::node_lint` method and `rustc_middle::lint_level` function)
 - #153664 (Add test for #109804)
rust-bors bot pushed a commit that referenced this pull request Mar 11, 2026
…uwer

Rollup of 7 pull requests

Successful merges:

 - #153560 (Introduce granular tidy_ctx's check in extra_checks)
 - #153666 (Add a regression test for #153599)
 - #153493 (Remove `FromCycleError` trait)
 - #153549 (tests/ui/binop: add annotations for reference rules)
 - #153641 (Move `Spanned`.)
 - #153663 (Remove `TyCtxt::node_lint` method and `rustc_middle::lint_level` function)
 - #153664 (Add test for #109804)
rust-bors bot pushed a commit that referenced this pull request Mar 11, 2026
…uwer

Rollup of 7 pull requests

Successful merges:

 - #153560 (Introduce granular tidy_ctx's check in extra_checks)
 - #153666 (Add a regression test for #153599)
 - #153493 (Remove `FromCycleError` trait)
 - #153549 (tests/ui/binop: add annotations for reference rules)
 - #153641 (Move `Spanned`.)
 - #153663 (Remove `TyCtxt::node_lint` method and `rustc_middle::lint_level` function)
 - #153664 (Add test for #109804)
@rust-bors rust-bors bot merged commit d25db64 into rust-lang:main Mar 11, 2026
11 checks passed
@rustbot rustbot added this to the 1.96.0 milestone Mar 11, 2026
rust-timer added a commit that referenced this pull request Mar 11, 2026
Rollup merge of #153549 - DanielEScherzer:test-references-binop, r=ehuss

tests/ui/binop: add annotations for reference rules
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-docs Area: Documentation for any part of the project, including the compiler, standard library, and tools 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.

3 participants