rust/crates
Jonas Schievink 9dc0afe854 Rename CustomDerive to ProcMacro
It handles fn-like macros too, and will handle attribute macros in the
future
2020-09-18 15:37:31 +02:00
..
arena
assists Merge #5989 2020-09-16 20:03:41 +00:00
base_db Move most of the logic into the completion module 2020-09-10 01:42:20 +03:00
cfg
flycheck
hir Rename CustomDerive to ProcMacro 2020-09-18 15:37:31 +02:00
hir_def Rename CustomDerive to ProcMacro 2020-09-18 15:37:31 +02:00
hir_expand Rename CustomDerive to ProcMacro 2020-09-18 15:37:31 +02:00
hir_ty Use Ty::apply instead of simple and fix method resolution. 2020-09-17 00:58:41 +08:00
ide Update tests 2020-09-16 17:26:51 +02:00
ide_db Rename record_field_pat to record_pat_field 2020-09-10 18:56:04 +02:00
mbe
parser Rename record_field_pat to record_pat_field 2020-09-10 18:56:04 +02:00
paths
proc_macro_api
proc_macro_srv
proc_macro_test
profile
project_model Add support for custom flycheck commands with JSON project workspaces 2020-09-15 18:51:57 -07:00
rust-analyzer Use log::error! in a few more places 2020-09-17 17:37:52 +02:00
ssr
stdx
syntax Add make::glob_use_tree function to create star-only UseTree 2020-09-16 20:33:08 +02:00
test_utils
text_edit Actually assert disjointness 2020-09-03 13:37:36 +02:00
toolchain
tt
vfs Rename the method to avoid false promises 2020-09-10 01:45:49 +03:00
vfs-notify