rust/crates
2023-03-09 13:44:59 +00:00
..
base-db
cfg
flycheck
hir Highlight unresolved derives as being unresolved 2023-03-08 13:51:14 +01:00
hir-def fix: Fix block defmap not looking into tail expressions for macro calls 2023-03-08 14:37:27 +01:00
hir-expand Show pattern mismatch diagnostics 2023-03-03 10:41:44 +01:00
hir-ty Evaluate consts in path_to_const 2023-03-08 16:42:20 +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 View Mir command and fix some bugs 2023-03-06 21:09:09 +03:30
ide-diagnostics Auto merge of #14271 - Veykril:ty-diag-err, r=Veykril 2023-03-07 14:25:20 +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
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 send error notifications for workspace failures if server status is supported 2023-03-08 13:18:44 +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
tt
vfs
vfs-notify