rust/crates
Sebastian Ziebell 95f59668e6 Fix removal of generic param from list
This removes an existing generic param from the `GenericParamList`. It
also considers to remove the extra colon & whitespace to the previous
sibling.

* change order to get all param types first and mark them as mutable
  before the first edit happens
* add helper function to remove a generic parameter
* fix test output
2023-05-26 13:13:15 +02:00
..
base-db
cfg
flycheck
hir internal: Replace Display impl for Name 2023-05-24 20:55:12 +02:00
hir-def internal: Replace Display impl for Name 2023-05-24 20:55:12 +02:00
hir-expand internal: Replace Display impl for Name 2023-05-24 20:55:12 +02:00
hir-ty internal: Replace Display impl for Name 2023-05-24 20:55:12 +02:00
ide internal: Replace Display impl for Name 2023-05-24 20:55:12 +02:00
ide-assists Fix removal of generic param from list 2023-05-26 13:13:15 +02:00
ide-completion internal: Replace Display impl for Name 2023-05-24 20:55:12 +02:00
ide-db internal: Replace Display impl for Name 2023-05-24 20:55:12 +02:00
ide-diagnostics internal: Replace Display impl for Name 2023-05-24 20:55:12 +02:00
ide-ssr internal: Replace Display impl for Name 2023-05-24 20:55:12 +02:00
intern Remove double lookups from Interned 2023-05-24 12:54:25 +02:00
limit
mbe
parser Auto merge of #14755 - poliorcetics:clippy-fixes, r=Veykril 2023-05-24 11:13:52 +00:00
paths
proc-macro-api
proc-macro-srv
proc-macro-srv-cli
proc-macro-test
profile
project-model
rust-analyzer internal: Replace Display impl for Name 2023-05-24 20:55:12 +02:00
sourcegen
stdx
syntax Fix removal of generic param from list 2023-05-26 13:13:15 +02:00
test-utils Add moved-out-of-ref diagnostic 2023-05-18 19:17:06 +03:30
text-edit
toolchain
tt
vfs Auto merge of #14755 - poliorcetics:clippy-fixes, r=Veykril 2023-05-24 11:13:52 +00:00
vfs-notify