rust/crates
2022-10-10 13:57:09 +00:00
..
base-db formatting 2022-09-26 18:35:06 +01:00
cfg
flycheck Prioritize restart messages in flycheck 2022-10-03 14:03:54 +02:00
hir Fix assertion failure in type inference (#13352) 2022-10-05 17:46:56 +02:00
hir-def Honor cfg attributes on params when lowering their patterns 2022-10-10 09:47:09 +02:00
hir-expand Auto merge of #13324 - Veykril:trait-impl-completion, r=Veykril 2022-10-01 13:35:08 +00:00
hir-ty Honor cfg attributes on params when lowering their patterns 2022-10-10 09:47:09 +02:00
ide Underline only the intra-doc link instead of the whole doc comment 2022-10-09 21:29:31 -04:00
ide-assists Auto merge of #13333 - feniljain:fix_assists, r=Veykril 2022-10-10 08:36:18 +00:00
ide-completion Honor cfg attributes on params when lowering their patterns 2022-10-10 09:47:09 +02:00
ide-db Auto merge of #12966 - OleStrohm:master, r=Veykril 2022-09-20 14:01:16 +00:00
ide-diagnostics Collect diagnostics in queries instead of nameres 2022-09-26 19:06:29 +01:00
ide-ssr
limit
mbe Expand unmatched mbe fragments to reasonable default token trees 2022-10-10 14:27:05 +02:00
parser
paths
proc-macro-api
proc-macro-srv Don't run proc-macro-srv tests on the rust-analyzer repo 2022-09-24 00:08:28 +02:00
proc-macro-srv-cli
proc-macro-test
profile
project-model Don't report build-scripts and proc-macros are metadata progress 2022-10-10 15:41:32 +02:00
rust-analyzer internal: ⬆️ xflags 2022-10-08 15:35:07 +01:00
sourcegen Remove obsolete in-rust-tree feature from sourcegen 2022-09-26 11:34:30 +02:00
stdx
syntax Have to_generic_args return ast::GenericArgList 2022-10-09 21:03:38 -04:00
test-utils Add tests for type inference for generators 2022-09-13 02:43:07 +09:00
text-edit
toolchain
tt
vfs
vfs-notify