rust/crates
Ryo Yoshida dfb32cdf10
Optimize DepKindInfo -> DepKind conversion
We don't need to allocate a `Vec`, nor do we need sorting.
2023-07-21 17:10:42 +09:00
..
base-db implement type_name intrinsic 2023-07-14 16:52:36 +03:30
cfg Replace x with it 2023-07-06 17:33:17 +03:30
flycheck
hir Pass TraitEnvironment into layout_ty and const_eval 2023-07-20 13:08:38 +03:30
hir-def Auto merge of #15282 - HKalbasi:mir, r=HKalbasi 2023-07-14 16:46:35 +00:00
hir-expand Auto merge of #15282 - HKalbasi:mir, r=HKalbasi 2023-07-14 16:46:35 +00:00
hir-ty Auto merge of #15317 - HKalbasi:mir, r=HKalbasi 2023-07-20 12:30:45 +00:00
ide Auto merge of #15282 - HKalbasi:mir, r=HKalbasi 2023-07-14 16:46:35 +00:00
ide-assists Auto merge of #15260 - DropDemBits:structured-snippet-migrate-3, r=lowr 2023-07-12 22:05:30 +00:00
ide-completion Replace x with it 2023-07-06 17:33:17 +03:30
ide-db Fix the eager token maps by re-mapping the textranges between the input and input expansion 2023-07-13 09:22:38 +02:00
ide-diagnostics Normalize type alias in projected_ty 2023-07-17 01:16:26 +03:30
ide-ssr
intern
limit
load-cargo Fix publishing of load-cargo crate 2023-07-10 13:40:37 +03:00
mbe Fix the eager token maps by re-mapping the textranges between the input and input expansion 2023-07-13 09:22:38 +02:00
parser Remove crate visibility modifier 2023-07-16 00:01:11 +09:00
paths
proc-macro-api Support reading uncompressed proc macro metadata 2023-07-17 13:30:19 +00:00
proc-macro-srv Merge remote-tracking branch 'upstream/master' into sync-from-rust 2023-07-17 16:09:39 +03:00
proc-macro-srv-cli
proc-macro-test
profile
project-model Optimize DepKindInfo -> DepKind conversion 2023-07-21 17:10:42 +09:00
rust-analyzer Pass TraitEnvironment into layout_ty and const_eval 2023-07-20 13:08:38 +03:30
sourcegen Format let-else 2023-07-03 20:34:09 +02:00
stdx
syntax Auto merge of #15248 - Veykril:eager, r=Veykril 2023-07-13 07:39:30 +00:00
test-utils Give real discriminant_type to chalk 2023-07-14 20:15:18 +03:30
text-edit
toolchain
tt Fix the eager token maps by re-mapping the textranges between the input and input expansion 2023-07-13 09:22:38 +02:00
vfs
vfs-notify