Open
Description
This crates docs for LineColumn
say that the column is 0-indexed. The docs for proc_macro::LineColumn
say that the column is 1-indexed. As far as I can see, this is a documentation issue in proc_macro2 and the column value from the proc_macro::LineColumn
is used without offset.
Metadata
Metadata
Assignees
Labels
No labels