Skip to content

codegen-options docs: remove -Csoft-float#155514

Merged
rust-bors[bot] merged 1 commit intorust-lang:mainfrom
RalfJung:softfloat-docs
Apr 19, 2026
Merged

codegen-options docs: remove -Csoft-float#155514
rust-bors[bot] merged 1 commit intorust-lang:mainfrom
RalfJung:softfloat-docs

Conversation

@RalfJung
Copy link
Copy Markdown
Member

@RalfJung RalfJung commented Apr 19, 2026

This got removed in #154106 but I didn't realize there are still docs mentioning it.

@rustbot rustbot added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Apr 19, 2026
@rustbot
Copy link
Copy Markdown
Collaborator

rustbot commented Apr 19, 2026

r? @JonathanBrouwer

rustbot has assigned @JonathanBrouwer.
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: @ehuss, compiler
  • @ehuss, compiler expanded to 73 candidates
  • Random selection from 18 candidates

@RalfJung
Copy link
Copy Markdown
Member Author

I guess this should be backported since #154106 is in the beta branch.

@RalfJung RalfJung added the beta-nominated Nominated for backporting to the compiler in the beta channel. label Apr 19, 2026
@JonathanBrouwer
Copy link
Copy Markdown
Contributor

@bors r+ rollup

@rust-bors
Copy link
Copy Markdown
Contributor

rust-bors Bot commented Apr 19, 2026

📌 Commit 02a8982 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 Apr 19, 2026
rust-bors Bot pushed a commit that referenced this pull request Apr 19, 2026
…uwer

Rollup of 12 pull requests

Successful merges:

 - #155370 (Add regression test for dead code elimination with drop + panic)
 - #154823 (Replace the spdx-rs dependency with a minimal in-tree SPDX tag-value parser)
 - #155294 (Add test for coalescing of diagnostic attribute duplicates)
 - #155352 (triagebot.toml: Sync `assign.owners` with `autolabel."T-compiler"`)
 - #155431 (Add temporary scope to assert_matches)
 - #153873 (deprecate `std::char` constants and functions)
 - #154865 (libtest: use binary search for --exact test filtering)
 - #154979 (add #[must_use] macros for floats)
 - #155486 (c-variadic: add roundtrip test)
 - #155504 (Remove `AttributeLintKind` variants - part 2)
 - #155510 (Update Tidy python executable path)
 - #155514 (codegen-options docs: remove -Csoft-float)
@rust-bors rust-bors Bot merged commit cd8752b into rust-lang:main Apr 19, 2026
11 checks passed
rust-timer added a commit that referenced this pull request Apr 19, 2026
Rollup merge of #155514 - RalfJung:softfloat-docs, r=JonathanBrouwer

codegen-options docs: remove -Csoft-float

This got removed in #154106 but I didn't realize there are still docs mentioning it.
@rustbot rustbot added this to the 1.97.0 milestone Apr 19, 2026
@RalfJung RalfJung deleted the softfloat-docs branch April 20, 2026 13:30
@cuviper cuviper added beta-nominated Nominated for backporting to the compiler in the beta channel. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue. and removed beta-nominated Nominated for backporting to the compiler in the beta channel. labels Apr 23, 2026
@rustbot
Copy link
Copy Markdown
Collaborator

rustbot commented Apr 30, 2026

beta backport approved as per compiler team on Zulip. A backport PR will be authored by the release team at the end of the current development cycle. Backport labels are handled by them.

@rustbot rustbot added the beta-accepted Accepted for backporting to the compiler in the beta channel. label Apr 30, 2026
@cuviper cuviper mentioned this pull request Apr 30, 2026
@cuviper cuviper modified the milestones: 1.97.0, 1.96.0 Apr 30, 2026
@cuviper cuviper removed the beta-nominated Nominated for backporting to the compiler in the beta channel. label Apr 30, 2026
rust-bors Bot pushed a commit that referenced this pull request May 1, 2026
[beta] backports

- Add temporary scope to assert_matches #155431
- fix: ✏️ forgot to change the stable version for `assert_matches!` macro. #155943
- codegen-options docs: remove -Csoft-float #155514
- `dlltool`: Set the working directory to workaround `--temp-prefix` bug #155899

r? cuviper
rust-bors Bot pushed a commit that referenced this pull request May 1, 2026
[beta] backports

- Add temporary scope to assert_matches #155431
- fix: ✏️ forgot to change the stable version for `assert_matches!` macro. #155943
- codegen-options docs: remove -Csoft-float #155514
- `dlltool`: Set the working directory to workaround `--temp-prefix` bug #155899

r? cuviper
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

beta-accepted Accepted for backporting to the compiler in the beta channel. 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.

4 participants