Skip to content

rustc.1: -O is -C opt-level=3 - #161112

Merged
rust-bors[bot] merged 1 commit into
rust-lang:mainfrom
cuviper:O3
Aug 15, 2026
Merged

rustc.1: -O is -C opt-level=3#161112
rust-bors[bot] merged 1 commit into
rust-lang:mainfrom
cuviper:O3

Conversation

@cuviper

@cuviper cuviper commented Aug 14, 2026

Copy link
Copy Markdown
Member

This was changed back in 1.86, #135439.

@rustbot rustbot added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Aug 14, 2026
@rustbot

rustbot commented Aug 14, 2026

Copy link
Copy Markdown
Collaborator

r? @GuillaumeGomez

rustbot has assigned @GuillaumeGomez.
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: docs
  • docs expanded to GuillaumeGomez

@GuillaumeGomez

Copy link
Copy Markdown
Member

r? compiler

@rustbot rustbot added the T-compiler Relevant to the compiler team, which will review and decide on the PR/issue. label Aug 14, 2026
@rustbot rustbot assigned chenyukang and unassigned GuillaumeGomez Aug 14, 2026
@saethlin

Copy link
Copy Markdown
Member

r? saethlin
@bors r+ rollup

@rust-bors

rust-bors Bot commented Aug 14, 2026

Copy link
Copy Markdown
Contributor

📌 Commit 990c068 has been approved by saethlin

It is now in the queue for this repository.

@rust-bors rust-bors Bot added the S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. label Aug 14, 2026
@rust-bors rust-bors Bot removed the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Aug 14, 2026
rust-bors Bot pushed a commit that referenced this pull request Aug 14, 2026
…uwer

Rollup of 6 pull requests

Successful merges:

 - #159963 (core: implement FusedIterator for StepBy)
 - #152826 (tests/ui/union: add annotations for reference rules)
 - #160556 (cargotest: replace Servo with standalone Stylo)
 - #161011 (tests/ui/rust-2018: add annotations for reference rules)
 - #161083 (Revert "Add regression test for const fn returning Vec of boxed dyn Any")
 - #161112 (rustc.1: `-O` is `-C opt-level=3`)
jhpratt added a commit to jhpratt/rust that referenced this pull request Aug 15, 2026
rustc.1: `-O` is `-C opt-level=3`

This was changed back in 1.86, rust-lang#135439.
@rust-bors
rust-bors Bot merged commit 2445948 into rust-lang:main Aug 15, 2026
13 checks passed
@rustbot rustbot added this to the 1.99.0 milestone Aug 15, 2026
rust-bors Bot pushed a commit that referenced this pull request Aug 15, 2026
Rollup merge of #161112 - cuviper:O3, r=saethlin

rustc.1: `-O` is `-C opt-level=3`

This was changed back in 1.86, #135439.
rust-timer added a commit that referenced this pull request Aug 15, 2026
Rollup merge of #161112 - cuviper:O3, r=saethlin

rustc.1: `-O` is `-C opt-level=3`

This was changed back in 1.86, #135439.
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