Skip to content
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

fix debuginfo scoping of let-statements #46896

Merged
merged 1 commit into from
Dec 24, 2017
Merged

Conversation

arielb1
Copy link
Contributor

@arielb1 arielb1 commented Dec 20, 2017

r? @eddyb

@eddyb
Copy link
Member

eddyb commented Dec 20, 2017

r=me after a rebase

@arielb1
Copy link
Contributor Author

arielb1 commented Dec 20, 2017

@bors r=eddyb

@bors
Copy link
Contributor

bors commented Dec 20, 2017

📌 Commit 75b1bf0 has been approved by eddyb

@@ -561,4 +561,4 @@ impl<'gcx> HashStable<StableHashingContext<'gcx>> for mir::ClosureOutlivesSubjec
}
}
}
}
}
Copy link
Member

Choose a reason for hiding this comment

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

Missing trailing newline

@kennytm kennytm added the S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. label Dec 21, 2017
@arielb1
Copy link
Contributor Author

arielb1 commented Dec 21, 2017

@bors r=eddyb

@bors
Copy link
Contributor

bors commented Dec 21, 2017

📌 Commit 9be5930 has been approved by eddyb

@bors
Copy link
Contributor

bors commented Dec 24, 2017

⌛ Testing commit 9be5930 with merge 000fbbc...

bors added a commit that referenced this pull request Dec 24, 2017
fix debuginfo scoping of let-statements

r? @eddyb
@bors
Copy link
Contributor

bors commented Dec 24, 2017

☀️ Test successful - status-appveyor, status-travis
Approved by: eddyb
Pushing 000fbbc to master...

@bors bors merged commit 9be5930 into rust-lang:master Dec 24, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
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.

5 participants