Skip to content
This repository was archived by the owner on Jun 27, 2018. It is now read-only.

Conversation

@mbrubeck
Copy link
Contributor

@mbrubeck mbrubeck commented Mar 31, 2017

Selects/jumps to the relevant code when you hover/click a comment in MIR output like:

// scope 3 at <anon>:1:10: 1:15

@alexcrichton
Copy link
Member

Neat!

@alexcrichton alexcrichton merged commit ac799f6 into rust-lang:master Apr 1, 2017
.replace(/&lt;anon&gt;:(\d+):(\d+)/mg, jumpToPoint); // new errors
}

function formatMir(text) {
Copy link
Contributor

Choose a reason for hiding this comment

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

typo: formatMirScopes()

@nodakai nodakai mentioned this pull request Jun 4, 2017
mbrubeck added a commit to mbrubeck/rust-playpen that referenced this pull request Jun 4, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants