Use function shims to make sure EII works on apple targets#151733
Use function shims to make sure EII works on apple targets#151733rust-bors[bot] merged 4 commits intorust-lang:mainfrom
Conversation
|
@bors try jobs=aarch64-apple |
This comment has been minimized.
This comment has been minimized.
Use function shims to make sure EII works on apple targets try-job: aarch64-apple
This comment has been minimized.
This comment has been minimized.
|
ah that's the rebase's fault |
|
try build can still be interesting if the other test succeeds, but idk if we'll fail too fast, lemme rebase |
14c4dda to
2fef4ab
Compare
This comment has been minimized.
This comment has been minimized.
|
@bors try cancel |
|
@bors try jobs=aarch64-apple |
|
Try build cancelled. Cancelled workflows: |
Use function shims to make sure EII works on apple targets try-job: aarch64-apple
This comment has been minimized.
This comment has been minimized.
|
💔 Test for 8a39723 failed: CI. Failed job:
|
This comment has been minimized.
This comment has been minimized.
|
right, things are named differently, maybe we just shouldn't print that |
2fef4ab to
acd2e87
Compare
|
@bors try jobs=aarch64-apple |
Use function shims to make sure EII works on apple targets try-job: aarch64-apple
This comment has been minimized.
This comment has been minimized.
|
doesn't need the envvars anymore now, but let's just run the try build |
|
r? @bjorn3 (if you feel comfortable with this one?) |
…uwer Rollup of 13 pull requests Successful merges: - #149937 (try enabling `linker-messages` by default again) - #151733 (Use function shims to make sure EII works on apple targets) - #152120 (Don't ICE on layout error in vtable computation) - #152419 (Move more query system code) - #152431 (Restrict the set of things that const stability can be applied to) - #152436 (Reenable a GCI+mGCA+GCPT test case) - #151142 (Support ADT types in type info reflection) - #152021 (Bump tvOS, visionOS and watchOS Aarch64 targets to tier 2) - #152146 (mGCA: Add associated const type check) - #152372 (style: remove unneeded trailing commas) - #152383 (BikeshedGuaranteedNoDrop trait: add comments indicating that it can be observed on stable) - #152397 (Update books) - #152441 (Fix typos and grammar in top-level and src/doc documentation)
Use function shims to make sure EII works on apple targets Use function shims to make sure EII works on apple targets (and generally accepts target-arch attributes) Explainer: rust-lang#146348 (comment) Tracking issue: rust-lang#125418
acd2e87 to
91064bf
Compare
|
This PR was rebased onto a different main commit. Here's a range-diff highlighting what actually changed. Rebasing is a normal part of keeping PRs up to date, so no action is needed—this note is just to help reviewers. |
|
@bors try jobs=aarch64-apple,test-various |
Use function shims to make sure EII works on apple targets try-job: aarch64-apple try-job: test-various
This comment has been minimized.
This comment has been minimized.
|
timeout? @bors try jobs=aarch64-apple,test-various |
This comment has been minimized.
This comment has been minimized.
Use function shims to make sure EII works on apple targets try-job: aarch64-apple try-job: test-various
|
@bors r=oli-obk |
…uwer Rollup of 9 pull requests Successful merges: - #151733 (Use function shims to make sure EII works on apple targets) - #152558 (rustc_expand: improve diagnostics for non-repeatable metavars in repetition) - #152596 (Make all multipart suggestions verbose) - #152815 (Add CURRENT_RUSTC_VERSION support for Clippy) - #152733 (Port #[rustc_doc_primitive] to the new attribute parser) - #152817 (Update enzyme submodule to match upstream) - #152819 (explicitly show behavior of <_>::assoc_fn) - #152823 (fix stale comments left over from ed3711e) - #152824 (Enable "View all comments" link feature in `triagebot.toml`)
Rollup merge of #151733 - jdonszelmann:eii-on-apple, r=oli-obk Use function shims to make sure EII works on apple targets Use function shims to make sure EII works on apple targets (and generally accepts target-arch attributes) Explainer: #146348 (comment) Tracking issue: #125418
Use function shims to make sure EII works on apple targets (and generally accepts target-arch attributes)
Explainer: #146348 (comment)
Tracking issue: #125418