-
Notifications
You must be signed in to change notification settings - Fork 13.4k
Fix test in std::process on android #91151
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Conversation
Thanks for the pull request, and welcome! The Rust team is excited to review your changes, and you should hear from @joshtriplett (or someone else) soon. Please see the contribution instructions for more information. |
This comment has been minimized.
This comment has been minimized.
7a0fcf6
to
5513eb1
Compare
This comment has been minimized.
This comment has been minimized.
5513eb1
to
08a500f
Compare
@bors r+ |
📌 Commit 08a500f has been approved by |
Fix test in std::process on android closes rust-lang#10380
⌛ Testing commit 08a500f with merge b87117784a27dbcec7348b7a7d40e4a6ea175a41... |
💔 Test failed - checks-actions |
The job Click to see the possible cause of the failure (guessed by this bot)
|
@bors retry |
Fix test in std::process on android closes rust-lang#10380
Fix test in std::process on android closes rust-lang#10380
…laumeGomez Rollup of 7 pull requests Successful merges: - rust-lang#89542 (Partially stabilize `duration_consts_2`) - rust-lang#90044 (Restrict aarch64 outline atomics to glibc for now.) - rust-lang#90420 (Create rustdoc_internals feature gate) - rust-lang#91075 (Reduce prominence of item-infos) - rust-lang#91151 (Fix test in std::process on android) - rust-lang#91179 (Fix more <a> color) - rust-lang#91199 (rustdoc: Add test for mixing doc comments and attrs) Failed merges: r? `@ghost` `@rustbot` modify labels: rollup
closes #10380