rust/crates
bors[bot] 4f04d8477a
Merge #10965
10965: minor: Remove dead assists-related function r=Veykril a=lnicola

Unless I'm missing something, `assists_with_fixes` seems to be always used and ends up in the same code path.

Co-authored-by: Laurențiu Nicola <lnicola@dend.ro>
2021-12-11 15:06:52 +00:00
..
base_db
cfg
flycheck
hir Remove some allocations 2021-12-10 20:01:24 +01:00
hir_def Merge #10977 2021-12-10 14:19:51 +00:00
hir_expand Merge #10877 2021-12-11 14:49:29 +00:00
hir_ty Remove some allocations 2021-12-10 20:01:24 +01:00
ide Merge #10965 2021-12-11 15:06:52 +00:00
ide_assists Merge #10956 #10986 2021-12-11 14:58:07 +00:00
ide_completion Merge #10956 #10986 2021-12-11 14:58:07 +00:00
ide_db Merge #10956 #10986 2021-12-11 14:58:07 +00:00
ide_diagnostics Treat extern blocks as item containers 2021-12-07 17:31:26 +01:00
ide_ssr
limit
mbe Clean up some unused cross-crate dependencies 2021-12-05 13:54:49 +02:00
parser Bump parser step limit a little 2021-12-06 11:47:36 +02:00
paths
proc_macro_api
proc_macro_srv
proc_macro_test
profile Bump countme 2021-12-04 15:14:31 +02:00
project_model Fix library target overriding sysroot deps 2021-12-08 17:05:00 +01:00
rust-analyzer internal: add "Shuffle Crate Graph" command 2021-12-07 16:37:19 +01:00
sourcegen
stdx Remove some allocations 2021-12-10 20:01:24 +01:00
syntax Remove possible multiline details in completions 2021-11-24 16:08:11 +01:00
test_utils
text_edit
toolchain
tt
vfs
vfs-notify