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

internal: Improve macro token mapping heuristics #17898

Merged
merged 9 commits into from
Aug 22, 2024

Conversation

Veykril
Copy link
Member

@Veykril Veykril commented Aug 15, 2024

Fixes #16235

@rustbot rustbot added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Aug 15, 2024
@bors
Copy link
Collaborator

bors commented Aug 16, 2024

☔ The latest upstream changes (presumably #17905) made this pull request unmergeable. Please resolve the merge conflicts.

@Veykril Veykril force-pushed the descend-2.0 branch 2 times, most recently from 9014f2e to cbbab05 Compare August 22, 2024 10:33
@Veykril Veykril marked this pull request as ready for review August 22, 2024 14:20
@Veykril
Copy link
Member Author

Veykril commented Aug 22, 2024

@bors r+

@bors
Copy link
Collaborator

bors commented Aug 22, 2024

📌 Commit f854e19 has been approved by Veykril

It is now in the queue for this repository.

@bors
Copy link
Collaborator

bors commented Aug 22, 2024

⌛ Testing commit f854e19 with merge a84c3d4...

@bors
Copy link
Collaborator

bors commented Aug 22, 2024

☀️ Test successful - checks-actions
Approved by: Veykril
Pushing a84c3d4 to master...

@bors bors merged commit a84c3d4 into rust-lang:master Aug 22, 2024
11 checks passed
@Veykril Veykril deleted the descend-2.0 branch August 22, 2024 16:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Improve node upmapping into macro inputs
3 participants