rust/crates
2021-12-01 11:43:52 -05:00
..
base_db Merge #10872 2021-11-30 14:07:39 +00:00
cfg
flycheck Don't discard flycheck error messages 2021-11-27 18:57:51 +01:00
hir Merge #10872 2021-11-30 14:07:39 +00:00
hir_def Merge #10872 2021-11-30 14:07:39 +00:00
hir_expand Document token up/down mapping 2021-11-22 17:58:36 +01:00
hir_ty fix: Omit generic defaults for types in hover messages 2021-11-22 18:27:03 +01:00
ide fixup: properly handle all associated items 2021-12-01 11:43:52 -05:00
ide_assists fix: derive path handling 2021-11-25 00:21:29 +09:00
ide_completion Merge #10847 2021-11-24 15:33:00 +00:00
ide_db simpler way of grabbing module / trait name 2021-11-30 08:24:07 +00:00
ide_diagnostics fix: Diagnose invalid derive attribute input 2021-11-19 13:17:35 +01:00
ide_ssr
limit
mbe Fix mbe::Shift::new not accounting for non-ident token ids 2021-11-22 18:00:32 +01:00
parser
paths
proc_macro_api
proc_macro_srv Fix proc macro ABI version checks 2021-11-18 10:24:24 +02:00
proc_macro_test
profile
project_model Merge #10841 2021-11-29 11:13:39 +00:00
rust-analyzer Merge #10841 2021-11-29 11:13:39 +00:00
sourcegen
stdx
syntax Remove possible multiline details in completions 2021-11-24 16:08:11 +01:00
test_utils
text_edit
toolchain
tt
vfs
vfs-notify