rust/crates
2022-01-03 01:34:33 +02:00
..
base_db
cfg
flycheck
hir internal: Record unresolved derive invocations in hir 2022-01-01 20:43:25 +01:00
hir_def Merge #11166 2022-01-02 16:49:40 +00:00
hir_expand minor: drop dead code 2022-01-02 19:03:38 +03:00
hir_ty Allow adding partially resolved types 2022-01-03 01:34:33 +02:00
ide fix NameRefClass misclassifying proc-macros 2022-01-02 19:20:10 +01:00
ide_assists Allow adding partially resolved types 2022-01-03 01:34:33 +02:00
ide_completion fix: Enable completions for <_>::$0 2022-01-01 22:20:03 +01:00
ide_db fix NameRefClass misclassifying proc-macros 2022-01-02 19:20:10 +01:00
ide_diagnostics
ide_ssr compress 2021-12-28 19:17:34 +03:00
limit
mbe Merge #11166 2022-01-02 16:49:40 +00:00
parser add empty input tests 2022-01-02 18:50:32 +03:00
paths
proc_macro_api
proc_macro_srv
proc_macro_test
profile
project_model
rust-analyzer internal: Handle macro calls better in highlighting 2022-01-02 19:10:10 +01:00
sourcegen
stdx minor: replace panics with types 2022-01-02 19:05:37 +03:00
syntax Migrate to SyntaxNodePtr in new rowan 2021-12-29 23:48:53 -08:00
test_utils fix: Do not complete Drop::drop, complete std::mem::drop instead 2021-12-22 02:25:38 +01:00
text_edit
toolchain
tt
vfs
vfs-notify