Skip to content

Bump stage0 after revert #141024 is backported to beta and a new beta is released #141395

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
jieyouxu opened this issue May 22, 2025 · 3 comments · Fixed by #141647
Closed

Bump stage0 after revert #141024 is backported to beta and a new beta is released #141395

jieyouxu opened this issue May 22, 2025 · 3 comments · Fixed by #141647
Assignees
Labels
C-bug Category: This is a bug. O-windows-msvc Toolchain: MSVC, Operating system: Windows T-bootstrap Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap) T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.

Comments

@jieyouxu
Copy link
Member

jieyouxu commented May 22, 2025

For linker warnings during bootstrap of MSVC targets.

See #141024 which reverts #140176.

(Most a reminder for me)

@jieyouxu jieyouxu self-assigned this May 22, 2025
@jieyouxu jieyouxu added T-compiler Relevant to the compiler team, which will review and decide on the PR/issue. O-windows-msvc Toolchain: MSVC, Operating system: Windows T-bootstrap Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap) C-bug Category: This is a bug. labels May 22, 2025
@rustbot rustbot added the needs-triage This issue may need triage. Remove it if it has been sufficiently triaged. label May 22, 2025
@jieyouxu jieyouxu removed the needs-triage This issue may need triage. Remove it if it has been sufficiently triaged. label May 22, 2025
@jieyouxu

This comment has been minimized.

@Mark-Simulacrum
Copy link
Member

#141412 is a beta backport but that's not going to bump stage 0 on master?

@jieyouxu
Copy link
Member Author

jieyouxu commented May 25, 2025

Oh right, d'oh. I need to bump master stage 0 after that beta backport

@bors bors closed this as completed in f953c6d May 28, 2025
rust-timer added a commit that referenced this issue May 28, 2025
Rollup merge of #141647 - jieyouxu:bump-master-stage0, r=pietroalbini

Bump master `stage0` compiler

To include beta backport of revert #141024 which should undo linker warnings during bootstrapping of Windows MSVC targets due to #140176.

Closes #141395.

r? `@Mark-Simulacrum` (or release)
github-actions bot pushed a commit to rust-lang/miri that referenced this issue May 28, 2025
Bump master `stage0` compiler

To include beta backport of revert rust-lang/rust#141024 which should undo linker warnings during bootstrapping of Windows MSVC targets due to rust-lang/rust#140176.

Closes rust-lang/rust#141395.

r? `@Mark-Simulacrum` (or release)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-bug Category: This is a bug. O-windows-msvc Toolchain: MSVC, Operating system: Windows T-bootstrap Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap) T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants