rust/crates
2023-03-13 14:45:41 -04:00
..
base-db
cfg
flycheck Watch both stdout and stderr in flycheck 2023-03-09 16:58:25 +02:00
hir Auto merge of #14326 - iDawer:refactor, r=Veykril 2023-03-11 07:36:00 +00:00
hir-def minor: Remove dead code 2023-03-09 15:40:51 +01:00
hir-expand fix: Fix search not searching bodies of attributed items 2023-03-09 15:30:17 +01:00
hir-ty Merge branch 'master' into sync-from-rust 2023-03-13 10:21:53 +02:00
ide Highlight unresolved derives as being unresolved 2023-03-08 13:51:14 +01:00
ide-assists fix multiple definition binding in match to let-else 2023-03-09 00:34:31 +03:30
ide-completion generate correct completion edits for missing macro arguments 2023-03-04 02:05:09 +01:00
ide-db Add missing queries to per_query_memory_usage 2023-03-09 16:31:10 +01:00
ide-diagnostics Auto merge of #14326 - iDawer:refactor, r=Veykril 2023-03-11 07:36:00 +00:00
ide-ssr feature: Make replace_or_with_or_else assists more generally applicable 2023-03-06 22:17:30 +01:00
intern
limit
mbe ⬆️ rust-analyzer 2023-02-20 10:14:12 +02:00
parser add is_blocklike func on BlockLike 2023-03-07 17:27:52 +08:00
paths
proc-macro-api ⬆️ rust-analyzer 2023-02-20 10:14:12 +02:00
proc-macro-srv
proc-macro-srv-cli
proc-macro-test
profile
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
stdx ⬆️ rust-analyzer 2023-02-20 10:14:12 +02:00
syntax Add View Mir command and fix some bugs 2023-03-06 21:09:09 +03:30
test-utils Auto merge of #14232 - HKalbasi:mir, r=Veykril 2023-03-07 09:49:49 +00:00
text-edit
toolchain Respect $CARGO_HOME when looking up toolchains. 2023-02-26 15:37:04 +09:00
tt
vfs
vfs-notify