rust-analyzer/crates
bors def4dbb520 Auto merge of #14336 - swarnimarun:remove-slice, r=lnicola
internal: add `as_slice` to `hir::Type`

~`remove_slice`~ `as_slice` is same as `remove_ref` but for slices.

Though there is `as_array` which I believe was named such because it also gets the length of the array, maybe. I am still shaky on the names feel free to suggest corrections.
2023-03-14 09:20:58 +00:00
..
base-db ⬆️ rust-analyzer 2023-02-13 13:55:14 +02:00
cfg ⬆️ rust-analyzer 2023-02-13 13:55:14 +02:00
flycheck ⬆️ rust-analyzer 2023-03-13 10:42:24 +02:00
hir Auto merge of #14336 - swarnimarun:remove-slice, r=lnicola 2023-03-14 09:20:58 +00:00
hir-def Add storage dead for let bindings without initializer 2023-03-14 12:15:16 +03:30
hir-expand ⬆️ rust-analyzer 2023-03-13 10:42:24 +02:00
hir-ty Add storage dead for let bindings without initializer 2023-03-14 12:15:16 +03:30
ide ⬆️ rust-analyzer 2023-03-13 10:42:24 +02:00
ide-assists ⬆️ rust-analyzer 2023-03-13 10:42:24 +02:00
ide-completion Auto merge of #109069 - lnicola:rust-analyzer-2023-03-13, r=lnicola 2023-03-13 16:54:43 +00:00
ide-db ⬆️ rust-analyzer 2023-03-13 10:42:24 +02:00
ide-diagnostics Add storage dead for let bindings without initializer 2023-03-14 12:15:16 +03:30
ide-ssr ⬆️ rust-analyzer 2023-03-13 10:42:24 +02:00
intern ⬆️ rust-analyzer 2023-02-13 13:55:14 +02:00
limit ⬆️ rust-analyzer 2023-02-13 13:55:14 +02:00
mbe ⬆️ rust-analyzer 2023-02-20 10:14:12 +02:00
parser ⬆️ rust-analyzer 2023-03-13 10:42:24 +02:00
paths ⬆️ rust-analyzer 2023-02-13 13:55:14 +02:00
proc-macro-api ⬆️ rust-analyzer 2023-02-20 10:14:12 +02:00
proc-macro-srv ⬆️ rust-analyzer 2023-02-13 13:55:14 +02:00
proc-macro-srv-cli ⬆️ rust-analyzer 2023-02-13 13:55:14 +02:00
proc-macro-test ⬆️ rust-analyzer 2023-02-13 13:55:14 +02:00
profile ⬆️ rust-analyzer 2023-02-13 13:55:14 +02:00
project-model Add path of workspace root folders to status output 2023-03-13 14:45:41 -04:00
rust-analyzer Add path of workspace root folders to status output 2023-03-13 14:45:41 -04:00
sourcegen ⬆️ rust-analyzer 2023-02-13 13:55:14 +02:00
stdx ⬆️ rust-analyzer 2023-02-20 10:14:12 +02:00
syntax ⬆️ rust-analyzer 2023-03-13 10:42:24 +02:00
test-utils ⬆️ rust-analyzer 2023-03-13 10:42:24 +02:00
text-edit ⬆️ rust-analyzer 2023-02-13 13:55:14 +02:00
toolchain ⬆️ rust-analyzer 2023-03-13 10:42:24 +02:00
tt ⬆️ rust-analyzer 2023-02-13 13:55:14 +02:00
vfs ⬆️ rust-analyzer 2023-02-13 13:55:14 +02:00
vfs-notify ⬆️ rust-analyzer 2023-02-13 13:55:14 +02:00