rust/crates
2022-12-20 12:58:57 +00:00
..
base-db
cfg
flycheck
hir Make assoc_resolutions always have a Substitution 2022-12-10 17:05:33 +01:00
hir-def fix: don't let mbe expr fragments match let exprs and inline consts 2022-12-20 20:31:47 +09:00
hir-expand Compute data layout of types 2022-12-04 00:29:34 +03:30
hir-ty fix: resolve all inference vars in InferenceResult::assoc_resolutions 2022-12-14 23:07:43 +09:00
ide Split inlay hints into modules 2022-12-20 12:58:57 +00:00
ide-assists Auto merge of #13746 - feniljain:fix_extract_function, r=jonas-schievink 2022-12-12 14:51:03 +00:00
ide-completion Auto merge of #13715 - feniljain:fix_completions, r=jonas-schievink 2022-12-12 14:37:45 +00:00
ide-db
ide-diagnostics
ide-ssr
limit
mbe fix: don't let mbe expr fragments match let exprs and inline consts 2022-12-20 20:31:47 +09:00
parser Reset parser step count when bumping 2022-12-19 16:27:00 +01:00
paths
proc-macro-api
proc-macro-srv Handle raw identifiers in proc macro server 2022-12-04 00:26:05 +09:00
proc-macro-srv-cli
proc-macro-test
profile
project-model
rust-analyzer Use the correct edition when formatting path deps 2022-12-19 17:53:56 +01:00
sourcegen
stdx
syntax Move precedence handling to crates/syntax 2022-12-08 18:46:30 +00:00
test-utils Auto merge of #13490 - HKalbasi:layout, r=jonas-schievink 2022-12-07 15:22:03 +00:00
text-edit
toolchain
tt Handle raw identifiers in proc macro server 2022-12-04 00:26:05 +09:00
vfs
vfs-notify