Skip to content

#[expect] is an attribute valid for outer style#157023

Merged
rust-bors[bot] merged 1 commit into
rust-lang:mainfrom
samueltardieu:push-mwykwuslpolq
May 28, 2026
Merged

#[expect] is an attribute valid for outer style#157023
rust-bors[bot] merged 1 commit into
rust-lang:mainfrom
samueltardieu:push-mwykwuslpolq

Conversation

@samueltardieu

Copy link
Copy Markdown
Member

No description provided.

@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 27, 2026
@rustbot

rustbot commented May 27, 2026

Copy link
Copy Markdown
Collaborator

r? @nnethercote

rustbot has assigned @nnethercote.
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 18 candidates

@samueltardieu

Copy link
Copy Markdown
Member Author

Incidentally, one may note the strange "this function" reference, which is already present before this change.

@nnethercote

Copy link
Copy Markdown
Contributor

@bors r+ rollup

@rust-bors

rust-bors Bot commented May 28, 2026

Copy link
Copy Markdown
Contributor

📌 Commit 2043790 has been approved by nnethercote

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 28, 2026
matthiaskrgr added a commit to matthiaskrgr/rust that referenced this pull request May 28, 2026
…=nnethercote

`#[expect]` is an attribute valid for outer style
rust-bors Bot pushed a commit that referenced this pull request May 28, 2026
Rollup of 3 pull requests

Successful merges:

 - #156932 (relnotes for 1.96)
 - #157014 (Allow building the source tarballs while offline)
 - #157023 (`#[expect]` is an attribute valid for outer style)
rust-bors Bot pushed a commit that referenced this pull request May 28, 2026
Rollup of 6 pull requests

Successful merges:

 - #156932 (relnotes for 1.96)
 - #156403 (Add `TypeId` methods `variants` `fields` `field` for `type_info`)
 - #156797 (Suggest adding quotation marks to identifiers in attributes)
 - #157014 (Allow building the source tarballs while offline)
 - #157023 (`#[expect]` is an attribute valid for outer style)
 - #157025 (Show crate root path in misplaced crate-level attribute diagnostic)
@rust-bors rust-bors Bot merged commit 7277731 into rust-lang:main May 28, 2026
12 checks passed
@rustbot rustbot added this to the 1.98.0 milestone May 28, 2026
rust-timer added a commit that referenced this pull request May 28, 2026
Rollup merge of #157023 - samueltardieu:push-mwykwuslpolq, r=nnethercote

`#[expect]` is an attribute valid for outer style
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.

3 participants