Skip to content

tests/ui/extern: add annotations for reference rules#153546

Merged
rust-bors[bot] merged 1 commit intorust-lang:mainfrom
DanielEScherzer:test-references-extern
Apr 20, 2026
Merged

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

Conversation

@DanielEScherzer
Copy link
Copy Markdown
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
Comment thread tests/ui/extern/issue-28324.rs
@reddevilmidzy
Copy link
Copy Markdown
Member

@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 Mar 24, 2026
@rustbot
Copy link
Copy Markdown
Collaborator

rustbot commented Mar 24, 2026

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

@DanielEScherzer DanielEScherzer force-pushed the test-references-extern branch from 7d047a3 to e24dc1d Compare April 17, 2026 21:06
@rustbot
Copy link
Copy Markdown
Collaborator

rustbot commented Apr 17, 2026

This PR was rebased onto a different main commit. Here's a range-diff highlighting what actually changed.

Rebasing is a normal part of keeping PRs up to date, so no action is needed—this note is just to help reviewers.

@DanielEScherzer
Copy link
Copy Markdown
Contributor Author

Updated to add the const-eval.const-expr.path-static rule, and rebased given how outdated this was
Will set ready for review once CI passes

@DanielEScherzer
Copy link
Copy Markdown
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 Apr 17, 2026
@ehuss
Copy link
Copy Markdown
Contributor

ehuss commented Apr 20, 2026

Thanks!

@bors r+ rollup

@rust-bors
Copy link
Copy Markdown
Contributor

rust-bors Bot commented Apr 20, 2026

📌 Commit e24dc1d has been approved by ehuss

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 Apr 20, 2026
JonathanBrouwer added a commit to JonathanBrouwer/rust that referenced this pull request Apr 20, 2026
…tern, r=ehuss

tests/ui/extern: add annotations for reference rules
rust-bors Bot pushed a commit that referenced this pull request Apr 20, 2026
…uwer

Rollup of 7 pull requests

Successful merges:

 - #155556 (`rust-analyzer` subtree update)
 - #152162 (Suggest returning a reference for unsized place from a closure)
 - #155389 (Simplify macros for target-modifier and mitigation flags)
 - #155553 (miri subtree update)
 - #153546 (tests/ui/extern: add annotations for reference rules)
 - #155475 (Make reparsed guard metavars collect tokens)
 - #155560 (Remove `AttributeLintKind` variants - part 4)
@rust-bors rust-bors Bot merged commit caa265e into rust-lang:main Apr 20, 2026
11 checks passed
@rustbot rustbot added this to the 1.97.0 milestone Apr 20, 2026
rust-timer added a commit that referenced this pull request Apr 20, 2026
Rollup merge of #153546 - DanielEScherzer:test-references-extern, r=ehuss

tests/ui/extern: add annotations for reference rules
@DanielEScherzer DanielEScherzer deleted the test-references-extern branch April 21, 2026 00:21
pull Bot pushed a commit to LeeeeeeM/miri that referenced this pull request Apr 24, 2026
…uwer

Rollup of 7 pull requests

Successful merges:

 - rust-lang/rust#155556 (`rust-analyzer` subtree update)
 - rust-lang/rust#152162 (Suggest returning a reference for unsized place from a closure)
 - rust-lang/rust#155389 (Simplify macros for target-modifier and mitigation flags)
 - rust-lang/rust#155553 (miri subtree update)
 - rust-lang/rust#153546 (tests/ui/extern: add annotations for reference rules)
 - rust-lang/rust#155475 (Make reparsed guard metavars collect tokens)
 - rust-lang/rust#155560 (Remove `AttributeLintKind` variants - part 4)
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.

4 participants