-
Notifications
You must be signed in to change notification settings - Fork 12.7k
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
Rollup of 5 pull requests #62006
Rollup of 5 pull requests #62006
Conversation
implement Error::source for Box<T: Error> fixes rust-lang#61899
Implement Debug for PlaceBase r? @oli-obk More tiny bits that can be extracted from Place 2.0 PR
…ramertj Closures implement Copy and Clone, generators don't
…klad Add unit tests for unescaping raw (byte) strings Adds unit tests for functionality introduced in rust-lang#60793. r? @matklad @petrochenkov
…ramertj Add test for issue-54189 Closes rust-lang#54189
@bors r+ p=5 rollup=never |
📌 Commit 9e5ace6 has been approved by |
⌛ Testing commit 9e5ace6 with merge f600c754bcf86c0ca7b59269579f4270eb87a86e... |
💔 Test failed - checks-travis |
Your PR failed on Travis (raw log). Through arcane magic we have determined that the following fragments from the build log may contain information about the problem. Click to expand the log.
I'm a bot! I can only do what humans tell me to, so if this was not helpful or you have suggestions for improvements, please ping or otherwise contact |
@bors retry |
⌛ Testing commit 9e5ace6 with merge c130b421aeed6f6093ccdf75455a619cda065545... |
💔 Test failed - checks-travis |
Your PR failed on Travis (raw log). Through arcane magic we have determined that the following fragments from the build log may contain information about the problem. Click to expand the log.
I'm a bot! I can only do what humans tell me to, so if this was not helpful or you have suggestions for improvements, please ping or otherwise contact |
@bors retry |
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
☀️ Test successful - checks-travis, status-appveyor |
Successful merges:
Failed merges:
r? @ghost