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

fix: Fix macro transcriber emitting incorrect lifetime tokens #16530

Merged
merged 1 commit into from Feb 12, 2024

Conversation

Veykril
Copy link
Member

@Veykril Veykril commented Feb 11, 2024

Fixes #16529

@rustbot rustbot added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Feb 11, 2024
@Veykril
Copy link
Member Author

Veykril commented Feb 12, 2024

@bors r+

@bors
Copy link
Collaborator

bors commented Feb 12, 2024

📌 Commit c990587 has been approved by Veykril

It is now in the queue for this repository.

@bors
Copy link
Collaborator

bors commented Feb 12, 2024

⌛ Testing commit c990587 with merge 3c24189...

@bors
Copy link
Collaborator

bors commented Feb 12, 2024

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

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.

Invalid macro call causes syntax_bridge.rs to unwrap() on None
3 participants