mirror of
https://github.com/rust-lang/rust.git
synced 2025-02-02 18:12:51 +00:00
b7c48b4691
Make `span_extend_to_prev_str()` more robust Fixes #91560. The logic in `span_extend_to_prev_str()` is currently quite brittle and fails if there is extra whitespace or something else in between, and it also should return an `Option` but doesn't currently. |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |