rust/crates
2020-11-24 12:08:54 +02:00
..
arena
assists Avoid string allocations in ignore_test 2020-11-24 12:08:54 +02:00
base_db Compress code 2020-11-17 11:52:28 +01:00
cfg Remove dead code 2020-11-17 15:25:57 +01:00
completion Avoid turning completion objects into builders 2020-11-16 23:16:41 +02:00
flycheck
hir Merge #6553 2020-11-17 17:50:08 +00:00
hir_def Cleanup API 2020-11-06 22:52:42 +01:00
hir_expand Fill the diagnostic code field in publish_diagnostics 2020-11-17 16:23:53 +01:00
hir_ty add open Cargo.toml action 2020-11-12 17:48:07 -08:00
ide Minor, import style 2020-11-23 21:19:37 +03:00
ide_db Remove query aliases 2020-11-16 21:24:54 +02:00
mbe
parser Parse unsafe extern block 2020-11-22 20:44:56 -08:00
paths
proc_macro_api
proc_macro_srv
proc_macro_test
profile
project_model Simplify 2020-11-17 15:25:58 +01:00
rust-analyzer Don't assume DidChangeTextDocument paths exist 2020-11-23 16:35:34 -07:00
ssr
stdx add open Cargo.toml action 2020-11-12 17:48:07 -08:00
syntax Parse unsafe extern block 2020-11-22 20:44:56 -08:00
test_utils
text_edit Avoid turning completion objects into builders 2020-11-16 23:16:41 +02:00
toolchain
tt
vfs
vfs-notify