Skip to content

Conversation

aDotInTheVoid
Copy link
Member

Now syntax highlighting should work.

I've tested that --bless works localy, but I'm not sure it's possible on CI

Fixes #75746

r? @oli-obk

@rust-highfive rust-highfive added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Sep 17, 2020
@aDotInTheVoid aDotInTheVoid force-pushed the mir-opt-32-64-diff-name branch from 19553cf to 735776d Compare September 17, 2020 23:03
@@ -0,0 +1,10 @@
digraph Mir_0_3 {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

accidentally committed file?

@@ -0,0 +1,67 @@
<!DOCTYPE html>
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

also here?

@oli-obk
Copy link
Contributor

oli-obk commented Sep 18, 2020

Ah no the new files are files we failed to emit! So this is even a bugfix, cool.

@bors r+ p=6 (bitrotty)

@bors
Copy link
Collaborator

bors commented Sep 18, 2020

📌 Commit 735776d has been approved by oli-obk

@bors bors added S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. and removed S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. labels Sep 18, 2020
@bors
Copy link
Collaborator

bors commented Sep 18, 2020

⌛ Testing commit 735776d with merge 953f33c...

@bors
Copy link
Collaborator

bors commented Sep 18, 2020

☀️ Test successful - checks-actions, checks-azure
Approved by: oli-obk
Pushing 953f33c to master...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

merged-by-bors This PR was explicitly merged by bors. S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

mir-opt diff tests for 64/32 bit targets doesn't render as diff in github

5 participants