Uh oh!
There was an error while loading. Please reload this page.
Replace MinGW library hack with heuristic controlling link mode - #76167
Merged
Conversation
rust-highfive
commented
Aug 31, 2020
Contributor
(rust_highfive has picked a reviewer for you, use r? to override) |
mati865
commented
Aug 31, 2020
MemberAuthor
Ugh, it detects |
petrochenkov
commented
Aug 31, 2020
Contributor
mati865force-pushed
the
mingw-self-contained-heuristic
branch
from
September 1, 2020 17:52
9d20af0 to
770231eCompare
This comment has been minimized.
This comment has been minimized.
petrochenkov
commented
Sep 1, 2020
Contributor
LGTM, blocked on #76158. |
petrochenkov
commented
Sep 2, 2020
Contributor
@bors r+ |
bors
commented
Sep 2, 2020
Collaborator
📌 Commit 770231e has been approved by |
bors
commented
Sep 2, 2020
Collaborator
⌛ Testing commit 770231e with merge 3c06455b34d74cb780bdb013acb56c1af382edcc... |
bors
commented
Sep 2, 2020
Collaborator
💥 Test timed out |
mati865
commented
Sep 2, 2020
MemberAuthor
MacOS builder is on strike again... |
petrochenkov
commented
Sep 2, 2020
Contributor
@bors retry |
bors added a commit
to rust-lang-ci/rust
that referenced
this pull request
Sep 3, 2020
Rollup of 12 pull requests Successful merges: - rust-lang#75150 (Add a note for Ipv4Addr::to_ipv6_compatible) - rust-lang#76120 (Add `[T; N]::as_[mut_]slice`) - rust-lang#76142 (Make all methods of `std::net::Ipv4Addr` const) - rust-lang#76164 (Link to slice pattern in array docs) - rust-lang#76167 (Replace MinGW library hack with heuristic controlling link mode) - rust-lang#76204 (Rename and expose LoopState as ControlFlow) - rust-lang#76238 (Move to intra-doc links for library/core/src/iter/traits/iterator.rs) - rust-lang#76242 (Read: adjust a FIXME reference) - rust-lang#76243 (Fix typos in vec try_reserve(_exact) docs) - rust-lang#76245 (inliner: Avoid query cycles when optimizing generators) - rust-lang#76255 (Update books) - rust-lang#76261 (Use intra-doc links in `core::marker`) Failed merges: r? @ghost
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
Sign up for freeto join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Depends on #76158
Closes#68887