mirror of
https://github.com/openharmony/third_party_rust_rust.git
synced 2026-07-21 23:26:11 -04:00
97edb9f336
Adds a simple helper function to the `SourceMap` for extending a `Span` to encompass the entire line it is on - useful for suggestions where removing a line is the suggested action. Signed-off-by: David Wood <david.wood@huawei.com>