Skip to content

Rename _nopanic methods to remove the suffix. #29761

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

Merged
merged 1 commit into from
Nov 13, 2015

Conversation

eefriedman
Copy link
Contributor

Just sed s/_nopanic//g. Hopefully makes libsyntax a bit more
readable.

Just `sed s/_nopanic//g`.  Hopefully makes libsyntax a bit more
readable.
@rust-highfive
Copy link
Contributor

r? @pnkfelix

(rust_highfive has picked a reviewer for you, use r? to override)

@sanxiyn
Copy link
Member

sanxiyn commented Nov 13, 2015

@bors r+

@bors
Copy link
Collaborator

bors commented Nov 13, 2015

📌 Commit 69210a9 has been approved by sanxiyn

@bors
Copy link
Collaborator

bors commented Nov 13, 2015

⌛ Testing commit 69210a9 with merge b12a358...

bors added a commit that referenced this pull request Nov 13, 2015
Just `sed s/_nopanic//g`.  Hopefully makes libsyntax a bit more
readable.
@bors bors merged commit 69210a9 into rust-lang:master Nov 13, 2015
dgrunwald added a commit to dgrunwald/interpolate_idents that referenced this pull request Nov 15, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants