rust/crates
2023-05-19 12:06:11 +00:00
..
base-db fix: Fix body lowering not using block def maps 2023-05-04 20:46:05 +02:00
cfg
flycheck
hir handle match scrutinee in closure captures 2023-05-19 12:04:12 +03:30
hir-def handle match scrutinee in closure captures 2023-05-19 12:04:12 +03:30
hir-expand partially support panic message in MirEvalError 2023-05-18 18:30:49 +03:30
hir-ty Auto merge of #14847 - HKalbasi:layout, r=HKalbasi 2023-05-19 12:06:11 +00:00
ide resolve types in closure capture copy detection 2023-05-19 14:54:57 +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 Update crates/ide-db/src/syntax_helpers/node_ext.rs 2023-05-19 09:33:57 +02:00
ide-diagnostics handle match scrutinee in closure captures 2023-05-19 12:04:12 +03:30
ide-ssr Depend on nohash-hasher individually 2023-05-06 00:49:23 -07:00
intern Use triomphe Arc 2023-05-02 20:02:43 +03:00
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 Use triomphe Arc 2023-05-02 20:02:43 +03:00
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 Add moved-out-of-ref diagnostic 2023-05-18 19:17:06 +03:30
text-edit Make text-size a workspace dep 2023-05-06 00:49:23 -07:00
toolchain
tt Emit function bodies in expanding builtin derives 2023-05-03 14:14:47 +03:30
vfs Depend on nohash-hasher individually 2023-05-06 00:49:23 -07:00
vfs-notify