rust/crates
Ryo Yoshida 310a72bf47
Bump chalk to 0.86
Two breaking changes:
- `TypeFolder` has been split into `TypeFolder` and `FallibleTypeFolder`
- `ProjectionTy::self_type_parameter()` has been removed
2022-10-16 19:23:34 +09: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 #13329 - Veykril:rustc-proc-macro, r=Veykril 2022-10-10 21:35:07 +00:00
hir-expand Auto merge of #13329 - Veykril:rustc-proc-macro, r=Veykril 2022-10-10 21:35:07 +00:00
hir-ty Bump chalk to 0.86 2022-10-16 19:23:34 +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 Auto merge of #13333 - feniljain:fix_assists, r=Veykril 2022-10-10 08:36:18 +00:00
ide-completion Auto merge of #13358 - btwotwo:feature/env-vars-autocompletion, r=Veykril 2022-10-11 18:45:31 +00:00
ide-db Formatting 2022-10-11 19:53:22 +02: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 Expand unmatched mbe fragments to reasonable default token trees 2022-10-10 14:27:05 +02:00
parser Auto merge of #13160 - ChayimFriedman2:parse-parenthesized-type-path-with-coloncolon, r=jonas-schievink 2022-09-01 21:00:14 +00:00
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 internal: Allow minicore flags specification to be order independent 2022-10-06 14:31:06 +02:00
text-edit
toolchain
tt
vfs
vfs-notify