proc-macro2 icon indicating copy to clipboard operation
proc-macro2 copied to clipboard

Re-add updated Span::start()/end()/line()/column() span-locations methods

Open MingweiSamuel opened this issue 2 years ago • 0 comments

Updated for https://github.com/rust-lang/rust/pull/111571

My impression is that this can't be merged as it is a breaking change? But providing the changeset anyway

perhaps it could be compatible using the old Span::before and Span::after names, but that is silly

MingweiSamuel avatar Jun 30 '23 18:06 MingweiSamuel