Skip to content

tests/ui/asm: add annotations for reference rules#153225

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

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

Conversation

@DanielEScherzer
Copy link
Contributor

@DanielEScherzer DanielEScherzer commented Feb 28, 2026

r? ehuss

Replaced #152881 which got closed when the branch was renamed

@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 Feb 28, 2026
@ehuss
Copy link
Contributor

ehuss commented Mar 1, 2026

Thanks!

@bors r+ rollup

@rust-bors
Copy link
Contributor

rust-bors bot commented Mar 1, 2026

📌 Commit 7371a7f 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 Mar 1, 2026
jhpratt added a commit to jhpratt/rust that referenced this pull request Mar 2, 2026
…m, r=ehuss

tests/ui/asm: add annotations for reference rules

r? ehuss

Replaced rust-lang#152881 which got closed when the branch was renamed

@rustbot label +A-docs
rust-bors bot pushed a commit that referenced this pull request Mar 2, 2026
Rollup of 6 pull requests

Successful merges:

 - #153015 (core: make atomic primitives type aliases of `Atomic<T>`)
 - #153046 (Couple of cg_ssa refactorings)
 - #153169 (Various small query cleanups)
 - #152304 (stabilize new RangeToInclusive type)
 - #153225 (tests/ui/asm: add annotations for reference rules)
 - #153233 (test: add regression test for fuzzy_provenance_casts lint ICE)
jhpratt added a commit to jhpratt/rust that referenced this pull request Mar 2, 2026
…m, r=ehuss

tests/ui/asm: add annotations for reference rules

r? ehuss

Replaced rust-lang#152881 which got closed when the branch was renamed

@rustbot label +A-docs
rust-bors bot pushed a commit that referenced this pull request Mar 2, 2026
…uwer

Rollup of 6 pull requests

Successful merges:

 - #153169 (Various small query cleanups)
 - #152304 (stabilize new RangeToInclusive type)
 - #153046 (Couple of cg_ssa refactorings)
 - #153090 (elf-raw-dylib: set type for functions)
 - #153225 (tests/ui/asm: add annotations for reference rules)
 - #153233 (test: add regression test for fuzzy_provenance_casts lint ICE)
@rust-bors rust-bors bot merged commit 84f6387 into rust-lang:main Mar 2, 2026
11 checks passed
@rustbot rustbot added this to the 1.96.0 milestone Mar 2, 2026
rust-timer added a commit that referenced this pull request Mar 2, 2026
Rollup merge of #153225 - DanielEScherzer:test-references-asm, r=ehuss

tests/ui/asm: add annotations for reference rules

r? ehuss

Replaced #152881 which got closed when the branch was renamed

@rustbot label +A-docs
@DanielEScherzer DanielEScherzer deleted the test-references-asm branch March 2, 2026 18:54
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