Skip to content

Remove unnecessary requires_lto: false for eBPF#155839

Merged
rust-bors[bot] merged 1 commit intorust-lang:mainfrom
bjorn3:remove_unnecessary_target_override
Apr 27, 2026
Merged

Remove unnecessary requires_lto: false for eBPF#155839
rust-bors[bot] merged 1 commit intorust-lang:mainfrom
bjorn3:remove_unnecessary_target_override

Conversation

@bjorn3
Copy link
Copy Markdown
Member

@bjorn3 bjorn3 commented Apr 26, 2026

requires_lto is already false by default.

requires_lto is already false by default.
@rustbot
Copy link
Copy Markdown
Collaborator

rustbot commented Apr 26, 2026

These commits modify compiler targets.
(See the Target Tier Policy.)

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

rustbot commented Apr 26, 2026

r? @jieyouxu

rustbot has assigned @jieyouxu.
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 20 candidates

@bjorn3
Copy link
Copy Markdown
Member Author

bjorn3 commented Apr 26, 2026

@bors rollup=always

Copy link
Copy Markdown
Member

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

📌 Commit effe8b5 has been approved by jieyouxu

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 27, 2026
jhpratt added a commit to jhpratt/rust that referenced this pull request Apr 27, 2026
…verride, r=jieyouxu

Remove unnecessary requires_lto: false for eBPF

requires_lto is already false by default.
rust-bors Bot pushed a commit that referenced this pull request Apr 27, 2026
Rollup of 2 pull requests

Successful merges:

 - #155772 (Check closure's constness validity in the constness query)
 - #155839 (Remove unnecessary requires_lto: false for eBPF)
rust-bors Bot pushed a commit that referenced this pull request Apr 27, 2026
Rollup of 3 pull requests

Successful merges:

 - #155772 (Check closure's constness validity in the constness query)
 - #155833 (CI: rfl: move job forward to Linux v7.0)
 - #155839 (Remove unnecessary requires_lto: false for eBPF)
rust-timer added a commit that referenced this pull request Apr 27, 2026
Rollup merge of #155839 - bjorn3:remove_unnecessary_target_override, r=jieyouxu

Remove unnecessary requires_lto: false for eBPF

requires_lto is already false by default.
@rust-bors rust-bors Bot merged commit 88cc005 into rust-lang:main Apr 27, 2026
11 checks passed
@rustbot rustbot added this to the 1.97.0 milestone Apr 27, 2026
@bjorn3 bjorn3 deleted the remove_unnecessary_target_override branch April 27, 2026 11:27
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