Skip to content

Move tests attributes#156083

Merged
rust-bors[bot] merged 2 commits intorust-lang:mainfrom
danieljofficial:move-tests-attributes
May 2, 2026
Merged

Move tests attributes#156083
rust-bors[bot] merged 2 commits intorust-lang:mainfrom
danieljofficial:move-tests-attributes

Conversation

@danieljofficial
Copy link
Copy Markdown
Contributor

I moved some attribute tests out of the issues folder into the attribute folder, please find time to review

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

rustbot commented May 2, 2026

r? @adwinwhite

rustbot has assigned @adwinwhite.
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

Why was this reviewer chosen?

The reviewer was selected based on:

  • Owners of files modified in this PR: compiler
  • compiler expanded to 73 candidates
  • Random selection from 21 candidates

@Kivooeo Kivooeo assigned Kivooeo and unassigned adwinwhite May 2, 2026
Copy link
Copy Markdown
Contributor

@JonathanBrouwer JonathanBrouwer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@rust-bors
Copy link
Copy Markdown
Contributor

rust-bors Bot commented May 2, 2026

📌 Commit 40904dd has been approved by JonathanBrouwer

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 May 2, 2026
@Kivooeo
Copy link
Copy Markdown
Member

Kivooeo commented May 2, 2026

r? JonathanBrouwer

@rustbot rustbot assigned JonathanBrouwer and unassigned Kivooeo May 2, 2026
rust-bors Bot pushed a commit that referenced this pull request May 2, 2026
…uwer

Rollup of 4 pull requests

Successful merges:

 - #156074 (Add extra symbol check for `.to_owned()`)
 - #156045 (Move tests associated consts)
 - #156064 (Do not depend on typeck to borrow-check inline consts.)
 - #156083 (Move tests attributes)
@rust-bors rust-bors Bot merged commit dd3cb25 into rust-lang:main May 2, 2026
11 checks passed
rust-timer added a commit that referenced this pull request May 2, 2026
Rollup merge of #156083 - danieljofficial:move-tests-attributes, r=JonathanBrouwer

Move tests attributes

I moved some attribute tests out of the issues folder into the attribute folder, please find time to review
@rustbot rustbot added this to the 1.97.0 milestone May 2, 2026
github-actions Bot pushed a commit to rust-lang/rustc-dev-guide that referenced this pull request May 4, 2026
…uwer

Rollup of 4 pull requests

Successful merges:

 - rust-lang/rust#156074 (Add extra symbol check for `.to_owned()`)
 - rust-lang/rust#156045 (Move tests associated consts)
 - rust-lang/rust#156064 (Do not depend on typeck to borrow-check inline consts.)
 - rust-lang/rust#156083 (Move tests attributes)
pull Bot pushed a commit to Kokoro2336/rust-analyzer that referenced this pull request May 4, 2026
…uwer

Rollup of 4 pull requests

Successful merges:

 - rust-lang/rust#156074 (Add extra symbol check for `.to_owned()`)
 - rust-lang/rust#156045 (Move tests associated consts)
 - rust-lang/rust#156064 (Do not depend on typeck to borrow-check inline consts.)
 - rust-lang/rust#156083 (Move tests attributes)
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.

5 participants