rust/crates
2023-05-18 18:30:49 +03:30
..
base-db fix: Fix body lowering not using block def maps 2023-05-04 20:46:05 +02:00
cfg
flycheck
hir Auto merge of #14787 - HKalbasi:mir2, r=HKalbasi 2023-05-18 09:44:26 +00:00
hir-def partially support panic message in MirEvalError 2023-05-18 18:30:49 +03:30
hir-expand partially support panic message in MirEvalError 2023-05-18 18:30:49 +03:30
hir-ty partially support panic message in MirEvalError 2023-05-18 18:30:49 +03:30
ide partially support panic message in MirEvalError 2023-05-18 18:30:49 +03:30
ide-assists Support c string literals 2023-05-18 11:06:05 +02:00
ide-completion Process macro_use prelude in semantic scope resolver 2023-05-17 17:45:44 +09:00
ide-db fix: Fix perf regression from symbol index refactor 2023-05-13 17:41:09 +02:00
ide-diagnostics fix: Diagnose non-value return and break type mismatches 2023-05-16 22:47:27 +02:00
ide-ssr Depend on nohash-hasher individually 2023-05-06 00:49:23 -07:00
intern
limit
mbe
parser Support c string literals 2023-05-18 11:06:05 +02:00
paths Add AbsPath::absolutize 2023-05-13 11:51:28 +02:00
proc-macro-api
proc-macro-srv
proc-macro-srv-cli
proc-macro-test
profile
project-model Add AbsPath::absolutize 2023-05-13 11:51:28 +02:00
rust-analyzer Fix layout for hir_ty::Ty and friends 2023-05-18 11:29:03 +03:30
sourcegen
stdx Depend on nohash-hasher individually 2023-05-06 00:49:23 -07:00
syntax Support c string literals 2023-05-18 11:06:05 +02:00
test-utils partially support panic message in MirEvalError 2023-05-18 18:30:49 +03:30
text-edit Make text-size a workspace dep 2023-05-06 00:49:23 -07:00
toolchain
tt
vfs Depend on nohash-hasher individually 2023-05-06 00:49:23 -07:00
vfs-notify