Update mingw-w64 + GNU toolchain by mati865 · Pull Request #119229 · rust-lang/rust (original) (raw)
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 andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Conversation85 Commits1 Checks12 Files changed
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
[ Show hidden characters]({{ revealButtonHref }})
r? @Kobzol
(rustbot has picked a reviewer for you, use r? to override)
rustbot added A-testsuite
Area: The testsuite used to check the correctness of rustc
Status: Awaiting review from the assignee but also interested parties.
Relevant to the infrastructure team, which will review and decide on the PR/issue.
labels
Can I get @bors try
please?
bors added a commit to rust-lang-ci/rust that referenced this pull request
Update mingw-w64 + GNU toolchain
Let's see if it works.
This comment has been minimized.
This comment has been minimized.
This comment was marked as resolved.
bors added S-waiting-on-author
Status: This is awaiting some action (such as code changes or more information) from the author.
and removed S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
labels
Should be good for another go, added redirection follow argument, the download will hopefully work now.
Dunno if zstd is present, so enabled it's stdout just in case.
bors added a commit to rust-lang-ci/rust that referenced this pull request
Update mingw-w64 + GNU toolchain
Let's see if it works.
This comment has been minimized.
This comment was marked as resolved.
Crosstool creates even more messed up toolchain structure than I though, let's see with this release.
Manged to build and run tests locally with x86_64 after few more fixes but stdlib's mspc tests fail in a weird way so let's see the CI.
Could somebody run try build out delegate me?
bors added a commit to rust-lang-ci/rust that referenced this pull request
Update mingw-w64 + GNU toolchain
Let's see if it works.
This comment has been minimized.
This comment was marked as resolved.
Dunno how it didn't manifest locally, can we try again with a new version?
cc @petrochenkov in case you happen to know something that indicates we shouldn't bump yet.
In any case, if this proves problematic in practice, AFAICT we can revert easily and try to re-land.
Let's wait for Vadim, otherwise the sooner it's merged, the more time there will be to catch regressions before beta.
@bors r=jieyouxu,petrochenkov
📌 Commit 4ee58db has been approved by jieyouxu,petrochenkov
It is now in the queue for this repository.
bors 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
tgross35 added a commit to tgross35/rust that referenced this pull request
GuillaumeGomez added a commit to GuillaumeGomez/rust that referenced this pull request
bors added a commit to rust-lang-ci/rust that referenced this pull request
…llaumeGomez
Rollup of 7 pull requests
Successful merges:
- rust-lang#119229 (Update mingw-w64 + GNU toolchain)
- rust-lang#128871 (bypass linker configuration and cross target check for specific commands)
- rust-lang#128939 (Distribute rustc_codegen_cranelift for Windows)
- rust-lang#129529 (Add test to build crates used by r-a on stable)
- rust-lang#129624 (Adjust
memchr
pinning and runcargo update
) - rust-lang#129835 (enable const-float-classify test, and test_next_up/down on 32bit x86)
- rust-lang#130009 (rustdoc-search: allow trailing
Foo ->
arg search)
r? @ghost
@rustbot
modify labels: rollup
I wonder if this the one which failed in #130027...
That would seem very unlikely considering it's msvc that failed.
workingjubilee added a commit to workingjubilee/rustc that referenced this pull request
workingjubilee added a commit to workingjubilee/rustc that referenced this pull request
bors added a commit to rust-lang-ci/rust that referenced this pull request
It's not about you, it's about Windows.
@bors rollup=iffy
bors added a commit to rust-lang-ci/rust that referenced this pull request
rust-timer added a commit to rust-lang-ci/rust that referenced this pull request
mati865 deleted the update-mingw-toolchain branch
This was referenced
Nov 7, 2024
Labels
Area: The testsuite used to check the correctness of rustc
Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)
Relevant to the infrastructure team, which will review and decide on the PR/issue.