Uh oh!
There was an error while loading. Please reload this page.
Use references for variances_of - #60287
Merged
Merged
Conversation
eddyb
approved these changes
Apr 30, 2019
eddyb
commented
Apr 30, 2019
Contributor
@bors r+ |
bors
commented
Apr 30, 2019
Collaborator
📌 Commit d2ff829 has been approved by |
Centril added a commit
to Centril/rust
that referenced
this pull request
Apr 30, 2019
Use references for variances_of Based on rust-lang#60280. cc @varkor r? @eddyb
Centril added a commit
to Centril/rust
that referenced
this pull request
May 1, 2019
Use references for variances_of Based on rust-lang#60280. cc @varkor r? @eddyb
bors
commented
May 1, 2019
Collaborator
⌛ Testing commit d2ff829 with merge c511260853ebc5840ae79384c23678cda749c62c... |
Centril
commented
May 1, 2019
Contributor
@bors retry |
Centril
commented
May 1, 2019
Contributor
@bors r=eddyb retry |
bors
commented
May 1, 2019
Collaborator
💡 This pull request was already approved, no need to approve it again.
|
bors
commented
May 1, 2019
Collaborator
📌 Commit d2ff829 has been approved by |
rust-highfive
commented
May 1, 2019
Contributor
Your PR failed on Travis (raw log). Through arcane magic we have determined that the following fragments from the build log may contain information about the problem. Click to expand the log.I'm a bot! I can only do what humans tell me to, so if this was not helpful or you have suggestions for improvements, please ping or otherwise contact |
Centril added a commit
to Centril/rust
that referenced
this pull request
May 1, 2019
Use references for variances_of Based on rust-lang#60280. cc @varkor r? @eddyb
bors added a commit
that referenced
this pull request
May 1, 2019
Rollup of 7 pull requests Successful merges: - #60287 (Use references for variances_of) - #60327 (Search for incompatible universes in borrow errors) - #60330 (Suggest using an inclusive range instead of an exclusive range when the endpoint overflows by 1) - #60366 (build-gcc: Create missing cc symlink) - #60369 (Support ZSTs in DispatchFromDyn) - #60404 (Implement `BorrowMut<str>` for `String`) - #60417 (Rename hir::ExprKind::Use to ::DropTemps and improve docs.) 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.
Based on #60280.
cc @varkor
r? @eddyb