Skip to content

Conversation

@wthrowe
Copy link
Contributor

@wthrowe wthrowe commented Oct 18, 2015

The escaped form isn't pretty, but this should be a very rare error.
Having a general binary-escaping string creation function might be a
good idea, though.

Closes #29122

The escaped form isn't pretty, but this should be a very rare error.
Having a general binary-escaping string creation function might be a
good idea, though.

Closes rust-lang#29122
@rust-highfive
Copy link
Contributor

r? @pnkfelix

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

@pnkfelix
Copy link
Contributor

Hmm, is there a reasonable way to write a regression test for this?

maybe a run-make test would work?

My plan is to approve this PR, but open an issue elsewhere for the regression test

@pnkfelix
Copy link
Contributor

@bors r+

@bors
Copy link
Collaborator

bors commented Oct 18, 2015

📌 Commit d12522c has been approved by pnkfelix

@bors
Copy link
Collaborator

bors commented Oct 18, 2015

⌛ Testing commit d12522c with merge 9d7c5e5...

bors added a commit that referenced this pull request Oct 18, 2015
The escaped form isn't pretty, but this should be a very rare error.
Having a general binary-escaping string creation function might be a
good idea, though.

Closes #29122
@wthrowe
Copy link
Contributor Author

wthrowe commented Oct 18, 2015

Oops. Yeah, I just forgot to write a regression test. I'll get that done tomorrow.

@bors bors merged commit d12522c into rust-lang:master Oct 18, 2015
wthrowe added a commit to wthrowe/rust that referenced this pull request Oct 18, 2015
wthrowe added a commit to wthrowe/rust that referenced this pull request Oct 22, 2015
wthrowe added a commit to wthrowe/rust that referenced this pull request Oct 24, 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.

4 participants