rust/crates
2023-03-10 08:34:27 +00:00
..
base-db
cfg
flycheck Watch both stdout and stderr in flycheck 2023-03-09 16:58:25 +02:00
hir Add missing queries to per_query_memory_usage 2023-03-09 16:31:10 +01: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 Revert #14285 2023-03-10 11:57:30 +03:30
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 fix block with no termination in or patterns 2023-03-09 22:32:12 +03:30
ide-ssr feature: Make replace_or_with_or_else assists more generally applicable 2023-03-06 22:17:30 +01:00
intern
limit
mbe
parser add is_blocklike func on BlockLike 2023-03-07 17:27:52 +08:00
paths
proc-macro-api
proc-macro-srv
proc-macro-srv-cli
proc-macro-test
profile
project-model Add core lib to proc_macro dependencies 2023-03-09 12:58:07 +01:00
rust-analyzer Don't attempt to calculate diagnostics in library crates 2023-03-10 09:08:20 +01:00
sourcegen
stdx
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