-
Notifications
You must be signed in to change notification settings - Fork 13.3k
Bump cc
to v1.2.13 for the compiler workspace
#136707
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
Conversation
@bors try |
Bump `cc` to v1.2.12 for the compiler workspace cc has had some further changes, lets see if it works on Apple yet r? `@ghost` try-job: dist-x86_64-linux try-job: dist-x86_64-msvc try-job: dist-apple-various try-job: dist-various-2
☀️ Try build successful - checks-actions |
These commits modify the If this was unintentional then you should revert the changes before this PR is merged. |
r? bootstrap |
Thanks, let's see if this fails in full CI... r? jieyouxu |
Bump `cc` to v1.2.12 for the compiler workspace
…kingjubilee Rollup of 4 pull requests Successful merges: - rust-lang#133092 (Always set the deployment target when building std) - rust-lang#134626 (Add Four Codegen Tests) - rust-lang#136053 (coverage: Defer part of counter-creation until codegen) - rust-lang#136707 (Bump `cc` to v1.2.12 for the compiler workspace) r? `@ghost` `@rustbot` modify labels: rollup
checking for the error in #136800 (comment) |
Bump `cc` to v1.2.12 for the compiler workspace try-job: i686-gnu try-job: aarch64-gnu try-job: dist-apple-various try-job: dist-aarch64-apple try-job: dist-various-2 try-job: x86_64-fuchsia
This comment has been minimized.
This comment has been minimized.
whoops. @bors try |
Bump `cc` to v1.2.12 for the compiler workspace try-job: i686-gnu-1 try-job: i686-gnu-2 try-job: aarch64-gnu try-job: dist-apple-various try-job: dist-aarch64-apple try-job: dist-various-2 try-job: x86_64-fuchsia
This could now be updated to cc v1.2.13. |
☀️ Try build successful - checks-actions |
and I assume @madsmtm would in fact like us to ship the cross-compilation fix |
97daf40
to
09f57b2
Compare
cc
to v1.2.12 for the compiler workspacecc
to v1.2.13 for the compiler workspace
@bors r+ |
…kingjubilee Rollup of 12 pull requests Successful merges: - rust-lang#136053 (coverage: Defer part of counter-creation until codegen) - rust-lang#136201 (Removed dependency on the field-offset crate, alternate approach) - rust-lang#136228 (Simplify Rc::as_ptr docs + typo fix) - rust-lang#136353 (fix(libtest): Enable Instant on Emscripten targets) - rust-lang#136472 ([`compiletest`-related cleanups 2/7] Feed stage number to compiletest directly) - rust-lang#136487 (ci: stop mysql before removing it) - rust-lang#136552 (Use an `Option` for `FindNextFileHandle` in `ReadDir` instead of `INVALID_FILE_HANDLE` sentinel value) - rust-lang#136705 (Some miscellaneous edition-related library tweaks) - rust-lang#136707 (Bump `cc` to v1.2.13 for the compiler workspace) - rust-lang#136790 (Git blame ignore recent formatting commit) - rust-lang#136792 (Don't apply editorconfig to llvm) - rust-lang#136805 (ignore win_delete_self test in Miri) r? `@ghost` `@rustbot` modify labels: rollup
Rollup merge of rust-lang#136707 - clubby789:cmake-bisect, r=jieyouxu Bump `cc` to v1.2.13 for the compiler workspace
No description provided.