rust/crates
2021-03-01 00:11:14 +08:00
..
base_db Fixed remaining references to AnalysisChange (now: Change) 2021-02-28 12:57:41 +01:00
cfg
flycheck Make logger-based debugging more pleasant 2021-01-28 17:07:53 +03:00
hir For unresolved macros, hightlight only the last segment 2021-02-28 14:29:10 +03:00
hir_def For unresolved macros, hightlight only the last segment 2021-02-28 14:29:10 +03:00
hir_expand Fix assert split exprs on comma 2021-02-28 20:46:24 +08:00
hir_ty Add test from #7273 2021-02-21 19:22:14 +02:00
ide For unresolved macros, hightlight only the last segment 2021-02-28 14:29:10 +03:00
ide_assists generate try_into instead of into 2021-02-27 12:21:57 +02: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 NFA parser for mbe matcher 2021-03-01 00:11:14 +08:00
parser Specialization for async traits 2021-02-15 18:33:12 +01:00
paths Document paths items 2021-01-22 15:38:33 +01:00
proc_macro_api Remove redundant clones 2021-02-05 16:57:26 +01:00
proc_macro_srv Add isize to the list of suffixed integers in typed_integer 2021-02-22 14:48:56 +01:00
proc_macro_test
profile add more counts 2021-01-27 12:39:19 +03:00
project_model Fix a few clippy::perf warnings 2021-02-16 10:55:34 -05:00
rust-analyzer 7526: Renamed create ssr to ide_ssr. 2021-02-23 00:59:16 +05:30
stdx Cleanup decl_check 2021-02-05 16:09:45 +01:00
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 Fix slow tests sometimes failing 2021-02-12 16:31:16 +01:00
vfs-notify Fix slow tests sometimes failing 2021-02-12 16:31:16 +01:00