rust/crates
bors 05a6bc48b5 Auto merge of #13377 - DropDemBits:doc-link-underline-range, r=Veykril
fix: Underline only the intra-doc link itself instead of the whole doc comment
2022-10-10 07:14:43 +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 Auto merge of #13189 - unexge:unconfigured-diagnostics-for-fields, r=Veykril 2022-09-27 12:59:45 +00:00
hir-expand Auto merge of #13324 - Veykril:trait-impl-completion, r=Veykril 2022-10-01 13:35:08 +00:00
hir-ty fix: use BoundVars from current generic scope 2022-10-05 00:49:00 +09:00
ide Underline only the intra-doc link instead of the whole doc comment 2022-10-09 21:29:31 -04:00
ide-assists Add {TypeParam, ConstParam}::remove_default 2022-10-09 18:46:31 -04:00
ide-completion Fix trait impl item completions using macro file text ranges 2022-10-01 15:34:45 +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 Add config to unconditionally prefer core imports over std 2022-09-09 20:04:56 +02:00
limit
mbe mbe: Remove unneeded unwrap 2022-09-14 23:49:08 +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 Revert "Add proc-macro dependency to rustc crates" 2022-10-04 08:18:01 +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