Uh oh!
There was an error while loading. Please reload this page.
Update chalk to 0.19.0 - #74700
Conversation
rust-highfive
commented
Jul 23, 2020
Thanks for the pull request, and welcome! The Rust team is excited to review your changes, and you should hear from @eddyb (or someone else) soon. If any changes to this PR are deemed necessary, please add them as extra commits. This ensures that the reviewer can see what has changed since they last reviewed the code. Due to the way GitHub handles out-of-date commits, this should also make it reasonably obvious what issues have or haven't been addressed. Large or tricky changes may require several passes of review and changes. Please see the contribution instructions for more information. |
jackh726
commented
Jul 23, 2020
Let's r? @nikomatsakis for official review here. But I'll work with @vandenheuvel on the Chalk upgrade and getting this basically ready. |
nikomatsakis
commented
Jul 27, 2020
bors
commented
Jul 27, 2020
✌️ @jackh726 can now approve this pull request |
jackh726
commented
Jul 27, 2020
Indeed, we discussed on Zulip. This needs to be accompanied by a Chalk upgrade for this to be correct. |
2015fc8 to
56a03afComparebors
commented
Aug 1, 2020
☔ The latest upstream changes (presumably #74726) made this pull request unmergeable. Please resolve the merge conflicts. |
e5550b9 to
e6e42bcComparebors
commented
Aug 8, 2020
☔ The latest upstream changes (presumably #75276) made this pull request unmergeable. Please resolve the merge conflicts. |
e6e42bc to
b919403Comparevandenheuvel
commented
Aug 13, 2020
In favor of #75173. |
Because enums can now be handled by chalk, this exception for enums is not needed any more.
r? @jackh726