rust/crates
2021-02-20 20:43:04 +01:00
..
assists Merge #7620 2021-02-16 14:01:09 +00:00
base_db
cfg
flycheck Make logger-based debugging more pleasant 2021-01-28 17:07:53 +03:00
hir Don't write trailing whitespace when formatting empty GenericPredicates 2021-02-20 20:43:04 +01:00
hir_def Wrap BuiltinType in code model 2021-02-11 19:52:33 +01:00
hir_expand Revert "Replace usage of ast::NameOrNameRef with ast::NameLike" 2021-02-17 15:00:44 +01:00
hir_ty Don't write trailing whitespace when formatting empty GenericPredicates 2021-02-20 20:43:04 +01:00
ide Don't lower TypeBound::Lifetime as GenericPredicate::Error 2021-02-20 19:08:20 +01:00
ide_completion Consider import prefix config settings during flyimports 2021-02-20 13:53:50 +02:00
ide_db Implement ast::AstNode for NameLike and move it to node_ext 2021-02-16 19:27:08 +01:00
mbe Make sure normal dependencies always have version 2021-02-03 12:51:07 +00:00
parser Specialization for async traits 2021-02-15 18:33:12 +01:00
paths
proc_macro_api Remove redundant clones 2021-02-05 16:57:26 +01:00
proc_macro_srv Remove use of deprecated std::collections::Bound 2021-02-16 18:22:14 -05: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 Avoid transmitting unchanged diagnostics 2021-02-17 12:45:17 +01:00
ssr
stdx Cleanup decl_check 2021-02-05 16:09:45 +01:00
syntax Fix incorrect missing field diagnostic with box patterns 2021-02-20 12:36:17 +02:00
test_utils Add parsing benchmark 2021-02-09 21:52:34 +03: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