rust-analyzer/crates/ide
Aleksey Kladov e696188672 fix: don't use display-related functionality where semantics matters
NavigationTarget is strictly a UI-level thing -- it describes where the
cursor should be placed when the user presses goto definition. It
doesn't make any semantic guaratees about rage and focus range and, as
such, is not suitable for driving renames.
2021-06-14 15:43:59 +03:00
..
src fix: don't use display-related functionality where semantics matters 2021-06-14 15:43:59 +03:00
Cargo.toml internal: cross-crate cov-marks 2021-06-12 23:40:52 +03:00