Skip to content

Repair Span::start() and Span::end() in proc_macro context.#407

Closed
tonyg wants to merge 1 commit intodtolnay:masterfrom
tonyg:repair_span_start_end
Closed

Repair Span::start() and Span::end() in proc_macro context.#407
tonyg wants to merge 1 commit intodtolnay:masterfrom
tonyg:repair_span_start_end

Conversation

@tonyg
Copy link
Copy Markdown

@tonyg tonyg commented Sep 27, 2023

Closes #402.

@tonyg tonyg changed the title Closes #402: Repair Span::start() and Span::end() in proc_macro context. Repair Span::start() and Span::end() in proc_macro context. Sep 27, 2023
@dtolnay dtolnay closed this in #472 Oct 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

span.start() and span.end() is not working in proc_macro context even in nightly version.

1 participant