rust/crates
2022-12-21 21:34:01 +01:00
..
base-db Fix tests not using appropriate target data 2022-12-21 20:23:43 +01:00
cfg
flycheck
hir Calculate the TargetDataLayout correctly for the selected target 2022-12-21 15:11:24 +01:00
hir-def Simplify 2022-12-21 21:34:01 +01:00
hir-expand Compute data layout of types 2022-12-04 00:29:34 +03:30
hir-ty Simplify 2022-12-21 21:34:01 +01:00
ide Calculate the TargetDataLayout correctly for the selected target 2022-12-21 15:11:24 +01: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 Encode the variants of HirFileId in a u32 with MSB as the tag 2022-11-25 23:28:35 +01:00
ide-diagnostics
ide-ssr
limit
mbe
parser docs: update the comment and add a test to half_open_range_pat 2022-12-16 10:44:25 +08: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 Fix tests not using appropriate target data 2022-12-21 20:23:43 +01:00
rust-analyzer Calculate the TargetDataLayout correctly for the selected target 2022-12-21 15:11:24 +01:00
sourcegen
stdx
syntax Move precedence handling to crates/syntax 2022-12-08 18:46:30 +00:00
test-utils Fix tests not using appropriate target data 2022-12-21 20:23:43 +01:00
text-edit
toolchain
tt Handle raw identifiers in proc macro server 2022-12-04 00:26:05 +09:00
vfs
vfs-notify