-
Notifications
You must be signed in to change notification settings - Fork 12.9k
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 test for #14875 #36140
Add test for #14875 #36140
Conversation
(rust_highfive has picked a reviewer for you, use r? to override) |
I feel like the test can be made considerably simpler and easier to understand like this, but I guess this approach is also good. |
@bors r=nagisa |
📌 Commit 34e1817 has been approved by |
@eddyb As far as I can tell the only failure is
My test passes
Could you please |
@cristicbz that’s the Travis (see #36138) which is unrelated to bors/homu. Bors will get to your PR regardless of travis status and build it itself. You can track your PR status with bors here. |
That error is a current bug in travis that's being looked at. |
@bors rollup |
Add test for rust-lang#14875 You can check this out in the playground https://is.gd/oVKC2T . It will fail on stable, but pass on nightly as @nagisa suggested on the issue. Fixes rust-lang#14875
Add test for rust-lang#14875 You can check this out in the playground https://is.gd/oVKC2T . It will fail on stable, but pass on nightly as @nagisa suggested on the issue. Fixes rust-lang#14875
Add test for rust-lang#14875 You can check this out in the playground https://is.gd/oVKC2T . It will fail on stable, but pass on nightly as @nagisa suggested on the issue. Fixes rust-lang#14875
Add test for rust-lang#14875 You can check this out in the playground https://is.gd/oVKC2T . It will fail on stable, but pass on nightly as @nagisa suggested on the issue. Fixes rust-lang#14875
You can check this out in the playground https://is.gd/oVKC2T . It will fail on stable, but pass on nightly as @nagisa suggested on the issue.
Fixes #14875