Uh oh!
There was an error while loading. Please reload this page.
Gate associated type defaults - #27382
Merged
Merged
Conversation
brson
commented
Jul 29, 2015
ContributorAuthor
Hm, this doesn't actually work locally. Still testing. |
brson
commented
Jul 29, 2015
ContributorAuthor
OK, this is ready to go. I'd like to get this backported and I'll crater test on the beta branch. |
brson
commented
Jul 29, 2015
ContributorAuthor
Merged
brson
commented
Jul 29, 2015
ContributorAuthor
Running through crater. |
There are multiple issues with them as designed and implemented. cc rust-lang#27364
brson
commented
Jul 30, 2015
ContributorAuthor
4 regressions. No non-root regressions. |
brson
commented
Jul 30, 2015
ContributorAuthor
Those regressions are either for non-stable-compatible crates or those crates are not using the defaults. |
brson
commented
Jul 30, 2015
ContributorAuthor
bors
commented
Jul 30, 2015
Collaborator
📌 Commit a09bce1 has been approved by |
brson
commented
Jul 30, 2015
ContributorAuthor
@bors r=aturon |
bors
commented
Jul 30, 2015
Collaborator
📌 Commit a09bce1 has been approved by |
bors
commented
Jul 30, 2015
Collaborator
⌛ Testing commit a09bce1 with merge d5fc0da... |
bors
commented
Jul 30, 2015
Collaborator
💔 Test failed - auto-mac-64-opt |
brson
commented
Jul 30, 2015
ContributorAuthor
@bors r=alexcrichton |
bors
commented
Jul 30, 2015
Collaborator
📌 Commit 4aaf1be has been approved by |
bors added a commit
that referenced
this pull request
Jul 31, 2015
There are still problems in both the design and implementation of this, so we don't want it landing in 1.2. cc @arielb1@nikomatsakis cc #27364 r? @alexcrichton
bors
commented
Jul 31, 2015
Collaborator
⌛ Testing commit 4aaf1be with merge 8d2eb59... |
bors
commented
Jul 31, 2015
Collaborator
This was referenced Jul 31, 2015
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.
There are still problems in both the design and implementation of this, so we don't want it landing in 1.2.
cc @arielb1@nikomatsakis
cc #27364
r? @alexcrichton