-
Notifications
You must be signed in to change notification settings - Fork 13.3k
Add test for issue 53096 #63379
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 issue 53096 #63379
Conversation
Thanks for the pull request, and welcome! The Rust team is excited to review your changes, and you should hear from @oli-obk (or someone else) soon. If any changes to this PR are deemed necessary, please add them as extra commits. This ensures that the reviewer can see what has changed since they last reviewed the code. Due to the way GitHub handles out-of-date commits, this should also make it reasonably obvious what issues have or haven't been addressed. Large or tricky changes may require several passes of review and changes. Please see the contribution instructions for more information. |
@bors r+ rollup |
📌 Commit b8b8008 has been approved by |
@bors r- Please move the test to https://github.com/rust-lang/rust/tree/master/src/test/ui/type-alias-impl-trait :) r=Centril,oli-obk when that is done. |
@Centril done! I had put it in ui/issues since it also has |
Thanks! @bors r=Centril,oli-obk |
📌 Commit 25a2cf6 has been approved by |
…-obk Add test for issue 53096 Closes rust-lang#53096 r? @oli-obk
Rollup of 8 pull requests Successful merges: - #63261 (bump rand in libcore/liballoc test suites) - #63316 (Update rustfmt to 1.4.4) - #63332 (Add an overflow check in truncate implementation for Unix.) - #63342 (Don't use remap-path-prefix in dep-info files.) - #63366 (doc: Fix typo in float from bytes methods) - #63370 (Fix ICE #63364) - #63377 (Improved documentation for compile_error!()) - #63379 (Add test for issue 53096) Failed merges: r? @ghost
Closes #53096
r? @oli-obk