rust/crates
Benjamin Coenen cf32dbd9bf feat(completion): add doc(hidden) completion for attributes
Signed-off-by: Benjamin Coenen <5719034+bnjjj@users.noreply.github.com>
2021-02-20 15:16:05 +01:00
..
assists
base_db
cfg
flycheck
hir Consider import prefix config settings during flyimports 2021-02-20 13:53:50 +02:00
hir_def
hir_expand Revert "Replace usage of ast::NameOrNameRef with ast::NameLike" 2021-02-17 15:00:44 +01:00
hir_ty Add test 2021-02-20 12:43:52 +02:00
ide rename completion -> ide_completion 2021-02-17 17:53:31 +03:00
ide_completion feat(completion): add doc(hidden) completion for attributes 2021-02-20 15:16:05 +01:00
ide_db Implement ast::AstNode for NameLike and move it to node_ext 2021-02-16 19:27:08 +01:00
mbe
parser
paths
proc_macro_api
proc_macro_srv Remove use of deprecated std::collections::Bound 2021-02-16 18:22:14 -05:00
proc_macro_test
profile
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
syntax Fix incorrect missing field diagnostic with box patterns 2021-02-20 12:36:17 +02:00
test_utils
text_edit
toolchain
tt
vfs
vfs-notify