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

Add unit tests for unescaping raw (byte) strings #61996

Merged
merged 1 commit into from
Jun 20, 2019

Conversation

Xanewok
Copy link
Member

@Xanewok Xanewok commented Jun 20, 2019

Adds unit tests for functionality introduced in #60793.

r? @matklad @petrochenkov

@matklad
Copy link
Member

matklad commented Jun 20, 2019

Thanks!

@bors r+ rollup

@bors
Copy link
Contributor

bors commented Jun 20, 2019

📌 Commit 047421e has been approved by matklad

@bors bors added the S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. label Jun 20, 2019
Centril added a commit to Centril/rust that referenced this pull request Jun 20, 2019
…klad

Add unit tests for unescaping raw (byte) strings

Adds unit tests for functionality introduced in rust-lang#60793.

r? @matklad @petrochenkov
bors added a commit that referenced this pull request Jun 20, 2019
Rollup of 5 pull requests

Successful merges:

 - #61900 (implement Error::source for Box<T: Error>)
 - #61979 (Implement Debug for PlaceBase)
 - #61981 (Closures implement Copy and Clone, generators don't)
 - #61996 (Add unit tests for unescaping raw (byte) strings)
 - #62000 (Add test for issue-54189)

Failed merges:

r? @ghost
@bors bors merged commit 047421e into rust-lang:master Jun 20, 2019
@Xanewok Xanewok deleted the unescape-raw-strings branch June 13, 2023 09:57
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.

None yet

3 participants