Conversation
|
r? @pnkfelix (rust_highfive has picked a reviewer for you, use r? to override) |
|
☔ The latest upstream changes (presumably #23331) made this pull request unmergeable. Please resolve the merge conflicts. |
|
☔ The latest upstream changes (presumably #23548) made this pull request unmergeable. Please resolve the merge conflicts. |
|
@pnkfelix: This PR should be merge-able again. |
This allows quasiquoting to insert where clauses.
|
@bors r+ |
|
📌 Commit a17f556 has been approved by |
This PR allows the quote macros to unquote trait items, impl items, where clauses, and paths.
|
💔 Test failed - auto-win-32-opt |
|
@bors: retry |
This PR allows the quote macros to unquote trait items, impl items, where clauses, and paths.
|
⚡ Previous build results for auto-linux-32-nopt-t, auto-linux-32-opt, auto-linux-64-nopt-t, auto-linux-64-opt, auto-linux-64-x-android-t, auto-mac-32-opt, auto-mac-64-nopt-t, auto-mac-64-opt, auto-win-32-nopt-t, auto-win-64-nopt-t, auto-win-64-opt are reusable. Rebuilding only auto-win-32-opt... |
This PR allows the quote macros to unquote trait items, impl items, where clauses, and paths.