rust/crates
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
..
base_db clippy::redudant_borrow 2021-06-13 09:24:16 +05:30
cfg tree-wide: make rustdoc links spiky so they are clickable 2021-06-13 21:58:05 -07:00
flycheck Use package root as cargo check working directory 2021-05-12 19:50:52 -07:00
hir Merge #9260 2021-06-14 07:16:48 +00:00
hir_def Merge #9249 2021-06-13 15:46:09 +00:00
hir_expand Merge #9260 2021-06-14 07:16:48 +00:00
hir_ty Merge #9260 2021-06-14 07:16:48 +00:00
ide fix: don't use display-related functionality where semantics matters 2021-06-14 15:43:59 +03:00
ide_assists Merge #9242 2021-06-13 07:18:49 +00:00
ide_completion Merge #9260 2021-06-14 07:16:48 +00:00
ide_db cargo fmt 2021-06-13 09:48:15 +05:30
ide_ssr clippy::redundant_field_names 2021-06-13 09:40:22 +05:30
mbe Merge #9260 2021-06-14 07:16:48 +00:00
parser Merge #9260 2021-06-14 07:16:48 +00:00
paths tree-wide: make rustdoc links spiky so they are clickable 2021-06-13 21:58:05 -07:00
proc_macro_api Merge #9260 2021-06-14 07:16:48 +00:00
proc_macro_srv Merge #9260 2021-06-14 07:16:48 +00:00
proc_macro_test Build test-macros in a build script 2021-06-09 17:16:52 +02:00
profile Merge #9260 2021-06-14 07:16:48 +00:00
project_model clippy::redudant_borrow 2021-06-13 09:24:16 +05:30
rust-analyzer Merge #9260 2021-06-14 07:16:48 +00:00
stdx tree-wide: make rustdoc links spiky so they are clickable 2021-06-13 21:58:05 -07:00
syntax clippy::manual_str_repeat 2021-06-13 09:37:28 +05:30
test_utils internal: check diagnostics in all files and not just the first one 2021-06-13 19:23:37 +03:00
text_edit Avoid turning completion objects into builders 2020-11-16 23:16:41 +02:00
toolchain Add description for crates that will be published 2020-08-24 13:07:22 +02:00
tt Merge #9260 2021-06-14 07:16:48 +00:00
vfs clippy::redudant_borrow 2021-06-13 09:24:16 +05:30
vfs-notify Fix slow tests sometimes failing 2021-02-12 16:31:16 +01:00