Skip to content

rename rust_target_features query to make it clear that these are *all* target features - #161720

Merged
rust-bors[bot] merged 1 commit into
rust-lang:mainfrom
RalfJung:rust_target_features
Aug 25, 2026
Merged

rename rust_target_features query to make it clear that these are *all* target features#161720
rust-bors[bot] merged 1 commit into
rust-lang:mainfrom
RalfJung:rust_target_features

Conversation

@RalfJung

Copy link
Copy Markdown
Member

@rustbot rustbot added A-attributes Area: Attributes (`#[…]`, `#![…]`) 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 Aug 25, 2026
@nnethercote

Copy link
Copy Markdown
Contributor

@bors r+ rollup

@rust-bors

rust-bors Bot commented Aug 25, 2026

Copy link
Copy Markdown
Contributor

📌 Commit de2780a 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 Aug 25, 2026
JonathanBrouwer added a commit to JonathanBrouwer/rust that referenced this pull request Aug 25, 2026
…nethercote

rename rust_target_features query to make it clear that these are *all* target features

r? @nnethercote
rust-bors Bot pushed a commit that referenced this pull request Aug 25, 2026
Rollup of 5 pull requests

Successful merges:

 - #156749 (remove `box_patterns`)
 - #161411 (avoid overlapping const suggestions)
 - #161484 (Discard `.pdr` in the PSP linker script)
 - #161663 (Reduce dependency on implicit paths in bootstrap)
 - #161720 (rename rust_target_features query to make it clear that these are *all* target features)
@rust-bors
rust-bors Bot merged commit e0f4541 into rust-lang:main Aug 25, 2026
13 checks passed
@rustbot rustbot added this to the 1.100.0 milestone Aug 25, 2026
rust-bors Bot pushed a commit that referenced this pull request Aug 25, 2026
Rollup merge of #161720 - RalfJung:rust_target_features, r=nnethercote

rename rust_target_features query to make it clear that these are *all* target features

r? @nnethercote
@RalfJung
RalfJung deleted the rust_target_features branch August 25, 2026 12:13
pull Bot pushed a commit to LeeeeeeM/miri that referenced this pull request Aug 26, 2026
Rollup of 5 pull requests

Successful merges:

 - rust-lang/rust#156749 (remove `box_patterns`)
 - rust-lang/rust#161411 (avoid overlapping const suggestions)
 - rust-lang/rust#161484 (Discard `.pdr` in the PSP linker script)
 - rust-lang/rust#161663 (Reduce dependency on implicit paths in bootstrap)
 - rust-lang/rust#161720 (rename rust_target_features query to make it clear that these are *all* target features)
flip1995 pushed a commit to flip1995/rust-clippy that referenced this pull request Aug 28, 2026
Rollup of 5 pull requests

Successful merges:

 - rust-lang/rust#156749 (remove `box_patterns`)
 - rust-lang/rust#161411 (avoid overlapping const suggestions)
 - rust-lang/rust#161484 (Discard `.pdr` in the PSP linker script)
 - rust-lang/rust#161663 (Reduce dependency on implicit paths in bootstrap)
 - rust-lang/rust#161720 (rename rust_target_features query to make it clear that these are *all* target features)
vetleras pushed a commit to vetleras/rustfmt that referenced this pull request Aug 28, 2026
Rollup of 5 pull requests

Successful merges:

 - rust-lang/rust#156749 (remove `box_patterns`)
 - rust-lang/rust#161411 (avoid overlapping const suggestions)
 - rust-lang/rust#161484 (Discard `.pdr` in the PSP linker script)
 - rust-lang/rust#161663 (Reduce dependency on implicit paths in bootstrap)
 - rust-lang/rust#161720 (rename rust_target_features query to make it clear that these are *all* target features)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-attributes Area: Attributes (`#[…]`, `#![…]`) 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