Uh oh!
There was an error while loading. Please reload this page.
change MIR dump filenames from rustc.nodeN... to rustc.<DefPath> - #45757
Conversation
There was a problem hiding this comment.
Nit: maybe use -? I sort of like that the . in the current filename allows us to "group" (e.g., rustc.foo-bar.before.mir can be split on . to get out the various bits of information about what this is a dump of)
nikomatsakis
commented
Nov 6, 2017
@bors r+ |
bors
commented
Nov 6, 2017
📌 Commit 4a482e9 has been approved by |
sinkuu
commented
Nov 9, 2017
@mikhail-m1 You may need a rebase since a new mir test ( |
4a482e9 to
0e5c95eComparenikomatsakis
commented
Nov 9, 2017
@bors r+ |
bors
commented
Nov 9, 2017
📌 Commit 0e5c95e has been approved by |
bors
commented
Nov 9, 2017
⌛ Testing commit 0e5c95e with merge bdb03322cb03b767b35f945799fdd30b065333ac... |
bors
commented
Nov 9, 2017
💔 Test failed - status-travis |
kennytm
commented
Nov 9, 2017
@bors retry — travis-ci/travis-ci#8728 |
bors
commented
Nov 9, 2017
…sakis change MIR dump filenames from `rustc.nodeN...` to `rustc.<DefPath>` r? @nikomatsakis
bors
commented
Nov 9, 2017
☀️ Test successful - status-appveyor, status-travis |
r? @nikomatsakis