Uh oh!
There was an error while loading. Please reload this page.
Don't assert for different instance on impl trait alias - #65753
Conversation
Centril
commented
Oct 24, 2019
Adding the two tests from the issue would be good. :) |
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Centril
left a comment
There was a problem hiding this comment.
r=me with these final nits fixed.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
r=@Centril |
Centril
commented
Oct 24, 2019
@bors r+ rollup |
bors
commented
Oct 24, 2019
📌 Commit ab8c4d3c9845011b50726161ba9fb81ebf901694 has been approved by |
bors
commented
Oct 24, 2019
🌲 The tree is currently closed for pull requests below priority 1000, this pull request will be tested once the tree is reopened |
r=@Centril (sorry for tidy error) |
Centril
commented
Oct 24, 2019
@bors r+ rollup |
bors
commented
Oct 24, 2019
📌 Commit 184a61f has been approved by |
bors
commented
Oct 24, 2019
🌲 The tree is currently closed for pull requests below priority 1000, this pull request will be tested once the tree is reopened |
Don't assert for different instance on impl trait alias Closesrust-lang#65679 r? @Centril@nikomatsakis
Don't assert for different instance on impl trait alias Closesrust-lang#65679 r? @Centril@nikomatsakis
Rollup of 8 pull requests Successful merges: - #65625 (Turn crate store into a resolver output) - #65627 (Forbid non-`structural_match` types in const generics) - #65710 (Update cargo) - #65729 (Update test cases for vxWorks) - #65746 (Tweak format string error to point at arguments always) - #65753 (Don't assert for different instance on impl trait alias) - #65755 (Avoid ICE when adjusting bad self ty) - #65766 (Update hashbrown to 0.6.2) Failed merges: r? @ghost
Closes#65679
r? @Centril@nikomatsakis