Skip to content

docs: makes a note about possible building rustc 1.91.0 + host tools for win7 - #148362

Merged
bors merged 1 commit into
rust-lang:masterfrom
Fenex:docs/platform-support-win7
Nov 2, 2025
Merged

docs: makes a note about possible building rustc 1.91.0 + host tools for win7#148362
bors merged 1 commit into
rust-lang:masterfrom
Fenex:docs/platform-support-win7

Conversation

@Fenex

@FenexFenex commented Nov 1, 2025

Copy link
Copy Markdown
Contributor

I have make notes in docs that there is possible to build host tools for target x86_64-win7-windows-msvc.

image

r? @roblabla

@rustbot label A-docs O-windows-7

P.S. prebuilt binaries can be found here.

@rustbot

Copy link
Copy Markdown
Collaborator

Some changes occurred in src/doc/rustc/src/platform-support

cc @Noratrieb

@rustbotrustbot added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Nov 1, 2025
@rustbot

This comment was marked as resolved.

@rustbotrustbot added A-docs Area: Documentation for any part of the project, including the compiler, standard library, and tools O-windows-7 OS: Windows 7 or Windows Server 2008 R2 or etc. labels Nov 1, 2025
@Urgau

Urgau commented Nov 1, 2025

Copy link
Copy Markdown
Member

@rustbot reroll

@Noratrieb

Copy link
Copy Markdown
Member

That's crazy
@bors r+ rollup

@bors

bors commented Nov 1, 2025

Copy link
Copy Markdown
Collaborator

📌 Commit 4220f7c has been approved by Noratrieb

It is now in the queue for this repository.

@borsbors 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 Nov 1, 2025
matthiaskrgr added a commit to matthiaskrgr/rust that referenced this pull request Nov 1, 2025
…r=Noratrieb
docs: makes a note about possible building `rustc 1.91.0 + host tools` for win7
I have make notes in docs that there is possible to build host tools for target `x86_64-win7-windows-msvc`.
<img width="668" height="331" alt="image" src="https://github.com/user-attachments/assets/0335bc72-963c-4bfd-9910-61963dbf7dd7" />
r? `@roblabla`
`@rustbot` label A-docs O-windows-7
P.S. prebuilt binaries can be found [here](https://github.com/Fenex/rust-win7/releases).
bors added a commit that referenced this pull request Nov 1, 2025
Rollup of 8 pull requests
Successful merges:
- #147137 (Mention crate being analyzed in query description)
- #148099 (Prepare to move debugger discovery from compiletest to bootstrap)
- #148194 (compiletest: Remove `cleanup_debug_info_options`)
- #148199 (compiletest: Don't modify `testpaths` when creating aux contexts)
- #148240 (rustc_codegen: fix musttail returns for cast/indirect ABIs)
- #148247 (Remove two special cases from reachable_non_generics)
- #148290 (Do not emit solver errors that contain error types)
- #148362 (docs: makes a note about possible building `rustc 1.91.0 + host tools` for win7)
r? `@ghost`
`@rustbot` modify labels: rollup
jhpratt added a commit to jhpratt/rust that referenced this pull request Nov 2, 2025
…r=Noratrieb
docs: makes a note about possible building `rustc 1.91.0 + host tools` for win7
I have make notes in docs that there is possible to build host tools for target `x86_64-win7-windows-msvc`.
<img width="668" height="331" alt="image" src="https://github.com/user-attachments/assets/0335bc72-963c-4bfd-9910-61963dbf7dd7" />
r? ``@roblabla``
``@rustbot`` label A-docs O-windows-7
P.S. prebuilt binaries can be found [here](https://github.com/Fenex/rust-win7/releases).
@jhprattjhpratt mentioned this pull request Nov 2, 2025
bors added a commit that referenced this pull request Nov 2, 2025
Rollup of 12 pull requests
Successful merges:
- #147137 (Mention crate being analyzed in query description)
- #147642 (Miscellaneous const-generics-related fixes)
- #147806 (Ignore test-dashboard related files)
- #147947 (Implement `strip_circumfix` lib feature)
- #148194 (compiletest: Remove `cleanup_debug_info_options`)
- #148199 (compiletest: Don't modify `testpaths` when creating aux contexts)
- #148247 (Remove two special cases from reachable_non_generics)
- #148348 (dangling ptr lint cleanup)
- #148357 (temporary-lifetime-extension.rs test works in all editions)
- #148362 (docs: makes a note about possible building `rustc 1.91.0 + host tools` for win7)
- #148367 (Use --print host-tuple to get the host)
- #148374 (miri subtree update)
r? `@ghost`
`@rustbot` modify labels: rollup
Zalathar added a commit to Zalathar/rust that referenced this pull request Nov 2, 2025
…r=Noratrieb
docs: makes a note about possible building `rustc 1.91.0 + host tools` for win7
I have make notes in docs that there is possible to build host tools for target `x86_64-win7-windows-msvc`.
<img width="668" height="331" alt="image" src="https://github.com/user-attachments/assets/0335bc72-963c-4bfd-9910-61963dbf7dd7" />
r? ```@roblabla```
```@rustbot``` label A-docs O-windows-7
P.S. prebuilt binaries can be found [here](https://github.com/Fenex/rust-win7/releases).
@ZalatharZalathar mentioned this pull request Nov 2, 2025
Zalathar added a commit to Zalathar/rust that referenced this pull request Nov 2, 2025
…r=Noratrieb
docs: makes a note about possible building `rustc 1.91.0 + host tools` for win7
I have make notes in docs that there is possible to build host tools for target `x86_64-win7-windows-msvc`.
<img width="668" height="331" alt="image" src="https://github.com/user-attachments/assets/0335bc72-963c-4bfd-9910-61963dbf7dd7" />
r? ````@roblabla````
````@rustbot```` label A-docs O-windows-7
P.S. prebuilt binaries can be found [here](https://github.com/Fenex/rust-win7/releases).
@ZalatharZalathar mentioned this pull request Nov 2, 2025
bors added a commit that referenced this pull request Nov 2, 2025
Rollup of 9 pull requests
Successful merges:
- #147947 (Implement `strip_circumfix` lib feature)
- #148170 (split definition and use site hidden tys)
- #148194 (compiletest: Remove `cleanup_debug_info_options`)
- #148199 (compiletest: Don't modify `testpaths` when creating aux contexts)
- #148240 (rustc_codegen: fix musttail returns for cast/indirect ABIs)
- #148290 (Do not emit solver errors that contain error types)
- #148357 (temporary-lifetime-extension.rs test works in all editions)
- #148362 (docs: makes a note about possible building `rustc 1.91.0 + host tools` for win7)
- #148367 (Use --print host-tuple to get the host)
r? `@ghost`
`@rustbot` modify labels: rollup
matthiaskrgr added a commit to matthiaskrgr/rust that referenced this pull request Nov 2, 2025
…r=Noratrieb
docs: makes a note about possible building `rustc 1.91.0 + host tools` for win7
I have make notes in docs that there is possible to build host tools for target `x86_64-win7-windows-msvc`.
<img width="668" height="331" alt="image" src="https://github.com/user-attachments/assets/0335bc72-963c-4bfd-9910-61963dbf7dd7" />
r? `````@roblabla`````
`````@rustbot````` label A-docs O-windows-7
P.S. prebuilt binaries can be found [here](https://github.com/Fenex/rust-win7/releases).
This was referenced Nov 2, 2025
bors added a commit that referenced this pull request Nov 2, 2025
Rollup of 8 pull requests
Successful merges:
- #148170 (split definition and use site hidden tys)
- #148194 (compiletest: Remove `cleanup_debug_info_options`)
- #148199 (compiletest: Don't modify `testpaths` when creating aux contexts)
- #148290 (Do not emit solver errors that contain error types)
- #148357 (temporary-lifetime-extension.rs test works in all editions)
- #148362 (docs: makes a note about possible building `rustc 1.91.0 + host tools` for win7)
- #148367 (Use --print host-tuple to get the host)
- #148374 (miri subtree update)
r? `@ghost`
`@rustbot` modify labels: rollup
@bors
bors merged commit cd6e2fa into rust-lang:masterNov 2, 2025
11 checks passed
@rustbotrustbot added this to the 1.93.0 milestone Nov 2, 2025
rust-timer added a commit that referenced this pull request Nov 2, 2025
Rollup merge of #148362 - Fenex:docs/platform-support-win7, r=Noratrieb
docs: makes a note about possible building `rustc 1.91.0 + host tools` for win7
I have make notes in docs that there is possible to build host tools for target `x86_64-win7-windows-msvc`.
<img width="668" height="331" alt="image" src="https://github.com/user-attachments/assets/0335bc72-963c-4bfd-9910-61963dbf7dd7" />
r? ``````@roblabla``````
``````@rustbot`````` label A-docs O-windows-7
P.S. prebuilt binaries can be found [here](https://github.com/Fenex/rust-win7/releases).
@Fenex
Fenex deleted the docs/platform-support-win7 branch November 2, 2025 23:59
github-actionsBot pushed a commit to rust-lang/miri that referenced this pull request Nov 3, 2025
Rollup of 8 pull requests
Successful merges:
- rust-lang/rust#148170 (split definition and use site hidden tys)
- rust-lang/rust#148194 (compiletest: Remove `cleanup_debug_info_options`)
- rust-lang/rust#148199 (compiletest: Don't modify `testpaths` when creating aux contexts)
- rust-lang/rust#148290 (Do not emit solver errors that contain error types)
- rust-lang/rust#148357 (temporary-lifetime-extension.rs test works in all editions)
- rust-lang/rust#148362 (docs: makes a note about possible building `rustc 1.91.0 + host tools` for win7)
- rust-lang/rust#148367 (Use --print host-tuple to get the host)
- rust-lang/rust#148374 (miri subtree update)
r? `@ghost`
`@rustbot` modify labels: rollup
github-actionsBot pushed a commit to model-checking/verify-rust-std that referenced this pull request Nov 30, 2025
…iaskrgr
Rollup of 8 pull requests
Successful merges:
- rust-lang#148170 (split definition and use site hidden tys)
- rust-lang#148194 (compiletest: Remove `cleanup_debug_info_options`)
- rust-lang#148199 (compiletest: Don't modify `testpaths` when creating aux contexts)
- rust-lang#148290 (Do not emit solver errors that contain error types)
- rust-lang#148357 (temporary-lifetime-extension.rs test works in all editions)
- rust-lang#148362 (docs: makes a note about possible building `rustc 1.91.0 + host tools` for win7)
- rust-lang#148367 (Use --print host-tuple to get the host)
- rust-lang#148374 (miri subtree update)
r? `@ghost`
`@rustbot` modify labels: rollup
@epage

epage commented Dec 2, 2025

Copy link
Copy Markdown
Contributor

It appears that host tools support for Win7 is now unsupported, see rust-lang/cargo#16326

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

Labels

A-docsArea: Documentation for any part of the project, including the compiler, standard library, and toolsO-windows-7OS: Windows 7 or Windows Server 2008 R2 or etc.S-waiting-on-borsStatus: Waiting on bors to run and complete tests. Bors will change the label on completion.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants

@Fenex@rustbot@Urgau@Noratrieb@bors@epage@JonathanBrouwer