Uh oh!
There was an error while loading. Please reload this page.
Migrate staticlib-dylib-linkagerun-make test to rmake - #128696
Conversation
rustbot
commented
Aug 5, 2024
rustbot
commented
Aug 5, 2024
This PR modifies cc @jieyouxu |
jieyouxu
left a comment
There was a problem hiding this comment.
Thanks, this seems reasonable, just a few nits.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
jieyouxu
commented
Aug 5, 2024
@bors try |
jieyouxu
commented
Aug 5, 2024
@rustbot author |
…<try> Migrate `staticlib-dylib-linkage` `run-make` test to rmake Part of rust-lang#121876 and the associated [Google Summer of Code project](https://blog.rust-lang.org/2024/05/01/gsoc-2024-selected-projects.html). I'm quite sure this has the same issue as the one brought up in [this discussion](rust-lang#128407 (comment)), so I elected to keep the ignore MSVC. try-job: aarch64-apple try-job: x86_64-gnu-llvm-17 try-job: armhf-gnu
bors
commented
Aug 5, 2024
bors
commented
Aug 6, 2024
☀️ Try build successful - checks-actions |
e3c1ad4 to
608b322Comparerustbot
commented
Aug 6, 2024
This PR modifies cc @jieyouxu |
Oneirical
commented
Aug 6, 2024
All review remarks applied. @rustbot review |
jieyouxu
commented
Aug 6, 2024
Thanks, r=me after CI is green |
bors
commented
Aug 6, 2024
✌️ @Oneirical, you can now approve this pull request! If @jieyouxu told you to " |
Oneirical
commented
Aug 6, 2024
bors
commented
Aug 6, 2024
…r=jieyouxu Migrate `staticlib-dylib-linkage` `run-make` test to rmake Part of rust-lang#121876 and the associated [Google Summer of Code project](https://blog.rust-lang.org/2024/05/01/gsoc-2024-selected-projects.html). I'm quite sure this has the same issue as the one brought up in [this discussion](rust-lang#128407 (comment)), so I elected to keep the ignore MSVC. try-job: aarch64-apple try-job: x86_64-gnu-llvm-17 try-job: armhf-gnu
…iaskrgr Rollup of 5 pull requests Successful merges: - rust-lang#128384 (Add tests to ensure MTE tags are preserved across FFI boundaries) - rust-lang#128407 (Migrate `min-global-align` and `no-alloc-shim` `run-make` tests to rmake) - rust-lang#128584 (Add a set of tests for LLVM 19) - rust-lang#128636 (migrate `thumb-none-cortex-m` to rmake) - rust-lang#128696 (Migrate `staticlib-dylib-linkage` `run-make` test to rmake) Failed merges: - rust-lang#128639 (migrate `thumb-none-qemu` to rmake) r? `@ghost` `@rustbot` modify labels: rollup
…iaskrgr Rollup of 4 pull requests Successful merges: - rust-lang#128363 (Migrate `pdb-buildinfo-cl-cmd` and `pgo-indirect-call-promotion` `run-make` tests to rmake) - rust-lang#128384 (Add tests to ensure MTE tags are preserved across FFI boundaries) - rust-lang#128636 (migrate `thumb-none-cortex-m` to rmake) - rust-lang#128696 (Migrate `staticlib-dylib-linkage` `run-make` test to rmake) Failed merges: - rust-lang#128407 (Migrate `min-global-align` and `no-alloc-shim` `run-make` tests to rmake) - rust-lang#128639 (migrate `thumb-none-qemu` to rmake) r? `@ghost` `@rustbot` modify labels: rollup
Rollup merge of rust-lang#128696 - Oneirical:second-linkage-rampage, r=jieyouxu Migrate `staticlib-dylib-linkage` `run-make` test to rmake Part of rust-lang#121876 and the associated [Google Summer of Code project](https://blog.rust-lang.org/2024/05/01/gsoc-2024-selected-projects.html). I'm quite sure this has the same issue as the one brought up in [this discussion](rust-lang#128407 (comment)), so I elected to keep the ignore MSVC. try-job: aarch64-apple try-job: x86_64-gnu-llvm-17 try-job: armhf-gnu
Part of #121876 and the associated Google Summer of Code project.
I'm quite sure this has the same issue as the one brought up in this discussion, so I elected to keep the ignore MSVC.
try-job: aarch64-apple
try-job: x86_64-gnu-llvm-17
try-job: armhf-gnu