-
Notifications
You must be signed in to change notification settings - Fork 13.4k
Upgrade chalk to 0.80.0
#95233
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Upgrade chalk to 0.80.0
#95233
Conversation
@@ -1,3 +1,6 @@ | |||
// revisions: rustc chalk |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hmm... I only realize now that these tests don't do anything, I think...? Not sure how we can test these though.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I don't think we should do any revision testing. There's compare-mode=chalk for that.
This comment has been minimized.
This comment has been minimized.
0f800f6
to
6298dcb
Compare
@bors delegate+ r=me after removing revisions in tests (and just moving the tests back to where there were originally - these are probably better locations, but better for a separate PR). Also, any way I can convince you to try let me know how many tests pass? (And maybe a delta before/after this PR?) And maybe with the recursive solver? Totally optional, but I'm curious 😉 |
✌️ @compiler-errors can now approve this pull request |
Yea I can run some tests later tonight. |
6298dcb
to
376d100
Compare
@bors r=jackh726 |
📌 Commit 376d100 has been approved by |
⌛ Testing commit 376d100 with merge dd0e9bd58fdc3551ad67c8745551a904b24b9c56... |
The job Click to see the possible cause of the failure (guessed by this bot)
|
@bors retry armhf-gpu "Connection reset by peer" -- seems unrelated |
💔 Test failed - checks-actions |
Also I ran tests again. No changes to tests that pass in |
☀️ Test successful - checks-actions |
Finished benchmarking commit (600a80d): comparison url. Summary: This benchmark run did not return any relevant results. If you disagree with this performance assessment, please file an issue in rust-lang/rustc-perf. @rustbot label: -perf-regression |
r? @jackh726