rust-analyzer/crates
Scott McMurray 0fe44d099a Stop mixing Result and Option with ? in inline_local_variable
Depending on the discussion in RFC#3058 this might not end up being necessary, but I think it's a reasonable change regardless.
2021-02-20 14:45:30 -08:00
..
assists Stop mixing Result and Option with ? in inline_local_variable 2021-02-20 14:45:30 -08:00
base_db
cfg
flycheck
hir Don't write trailing whitespace when formatting empty GenericPredicates 2021-02-20 20:43:04 +01:00
hir_def
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 Merge #7732 2021-02-20 20:17:14 +00:00
ide_completion feat(completion): add doc(hidden) completion for attributes 2021-02-20 15:16:05 +01:00
ide_db
mbe
parser
paths
proc_macro_api
proc_macro_srv
proc_macro_test
profile
project_model
rust-analyzer Update tests 2021-02-20 14:59:05 -05: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