mirror of
https://github.com/dense-analysis/ale.git
synced 2026-06-28 11:40:34 +08:00
26460a77a7
The Rust compiler returns the first column that is _not_ part of the current span as `column_end`, while Ale expects `end_col` to signify the last column of the span.