rust/crates
2023-03-06 22:39:42 +01:00
..
base-db
cfg
flycheck Deduplicate source roots that have overlapping include paths 2023-02-28 12:08:23 +01:00
hir feature: Make replace_or_with_or_else assists more generally applicable 2023-03-06 22:17:30 +01:00
hir-def Handle new hir block kinds in scope calculations 2023-03-04 15:22:39 +01:00
hir-expand Show pattern mismatch diagnostics 2023-03-03 10:41:44 +01:00
hir-ty Correctly handle non-semi statement expressions for never coercions 2023-03-04 19:48:03 +01:00
ide Fix inlay-hint tests 2023-03-06 22:39:42 +01:00
ide-assists feature: Make replace_or_with_or_else assists more generally applicable 2023-03-06 22:17:30 +01:00
ide-completion generate correct completion edits for missing macro arguments 2023-03-04 02:05:09 +01:00
ide-db internal: Handle fields called as method calls as the fields they resolve to 2023-03-04 20:33:28 +01:00
ide-diagnostics Disable pattern type mismatches again 2023-03-03 22:41:41 +01:00
ide-ssr feature: Make replace_or_with_or_else assists more generally applicable 2023-03-06 22:17:30 +01:00
intern
limit
mbe
parser Parse trait alias as a distinct AST type 2023-03-04 00:23:56 +09:00
paths
proc-macro-api
proc-macro-srv
proc-macro-srv-cli
proc-macro-test
profile
project-model Don't drop rustc crates in the rustc workspace 2023-03-02 12:55:41 +01:00
rust-analyzer split expression and pattern metrics 2023-03-04 09:21:17 +01:00
sourcegen
stdx
syntax refactor: leverage HasAttrs for code brevity 2023-03-04 00:24:03 +09:00
test-utils feature: Make replace_or_with_or_else assists more generally applicable 2023-03-06 22:17:30 +01:00
text-edit
toolchain Respect $CARGO_HOME when looking up toolchains. 2023-02-26 15:37:04 +09:00
tt
vfs
vfs-notify