rust/crates
bors[bot] c51a3c78cf
Merge #10358
10358: internal: Remove inherent methods from ast nodes that do non-syntactic complex tasks  r=Veykril a=Veykril



Co-authored-by: Lukas Wirth <lukastw97@gmail.com>
2021-09-26 14:49:25 +00:00
..
base_db feat: Implement inline callers assist 2021-09-25 18:39:43 +02:00
cfg
flycheck
hir Fix diagnostics in unnamed consts 2021-09-24 20:41:24 +02:00
hir_def feat: allow attributes on all expressions 2021-09-25 22:19:27 +03:00
hir_expand Avoid some Arc cloning 2021-09-24 18:57:08 +02:00
hir_ty Simplify 2021-09-19 23:34:07 +02:00
ide Remove inherent methods from ast node that carry semantic meaning 2021-09-26 16:49:03 +02:00
ide_assists Merge #10358 2021-09-26 14:49:25 +00:00
ide_completion
ide_db Merge #10358 2021-09-26 14:49:25 +00:00
ide_diagnostics Fix item-level lazy macro errors 2021-09-24 21:17:25 +02:00
ide_ssr Simplify 2021-09-19 23:34:07 +02:00
limit
mbe Make hover work for intra doc links in macro invocations 2021-09-23 17:32:39 +02:00
parser feat: allow attributes on all expressions 2021-09-25 22:19:27 +03:00
paths
proc_macro_api Simplify 2021-09-19 23:34:07 +02:00
proc_macro_srv
proc_macro_test
profile
project_model Simplify 2021-09-19 19:00:06 +02:00
rust-analyzer Give rustfmt spawn error context. 2021-09-24 17:51:47 +01:00
sourcegen
stdx
syntax Merge #10358 2021-09-26 14:49:25 +00:00
test_utils Simplify 2021-09-19 19:00:06 +02:00
text_edit
toolchain
tt
vfs
vfs-notify