rust/crates
2021-03-01 19:55:30 +03:00
..
base_db Fixed remaining references to AnalysisChange (now: Change) 2021-02-28 12:57:41 +01:00
cfg
flycheck
hir Being Ty::InferenceVar closes to chalk equivalent 2021-03-01 12:41:29 +01:00
hir_def Merge #7804 2021-02-28 13:36:44 +00:00
hir_expand Fix assert split exprs on comma 2021-02-28 20:46:24 +08:00
hir_ty Assert index relationship between type_variable_table and var_unification_table 2021-03-01 13:54:17 +01:00
ide Update vscode README with a small features list 2021-03-01 11:08:26 +01:00
ide_assists Use consistent naming for assist 2021-02-28 21:14:34 +03:00
ide_completion Format generated features manually instead of relying on rustfmt 2021-02-27 16:25:06 +02:00
ide_db Fixed remaining references to AnalysisChange (now: Change) 2021-02-28 12:57:41 +01:00
ide_ssr 7526: Renamed create ssr to ide_ssr. 2021-02-23 00:59:16 +05:30
mbe Merge #7822 2021-03-01 11:29:47 +00:00
parser Specialization for async traits 2021-02-15 18:33:12 +01:00
paths
proc_macro_api
proc_macro_srv Fix proc macro TokenStream::from_str token ids 2021-03-01 19:55:30 +03:00
proc_macro_test
profile
project_model Fix a few clippy::perf warnings 2021-02-16 10:55:34 -05:00
rust-analyzer Speedup heavy tests 2021-03-01 12:14:16 +03:00
stdx
syntax bump crates 2021-02-25 10:34:48 -05:00
test_utils Add benchmark test for mbe 2021-02-25 05:47:13 +08:00
text_edit
toolchain
tt
vfs
vfs-notify