rust/crates
2023-07-31 17:12:17 +02: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 Auto merge of #15320 - lowr:fix/incorrect-name-case-for-inner-items, r=HKalbasi 2023-07-21 06:41:30 +00:00
hir-def fix: Expand eager macros to delimited comma separated expression list 2023-07-30 17:31:26 +02:00
hir-expand fix: Strip unused token ids from eager macro input token maps 2023-07-31 17:12:17 +02:00
hir-ty Auto merge of #15353 - HKalbasi:mir, r=HKalbasi 2023-07-28 16:02:13 +00:00
ide fix: Strip unused token ids from eager macro input token maps 2023-07-31 17:12:17 +02:00
ide-assists Show TyKind::FnDef as a fn pointer in source code 2023-07-28 19:09:38 +09: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 fix: Expand eager macros to delimited comma separated expression list 2023-07-30 17:31:26 +02:00
ide-ssr Use anonymous lifetime where possible 2023-06-29 23:27:28 +09:00
intern
limit
load-cargo Fix publishing of load-cargo crate 2023-07-10 13:40:37 +03:00
mbe fix: Strip unused token ids from eager macro input token maps 2023-07-31 17:12:17 +02:00
parser fix: Expand eager macros to delimited comma separated expression list 2023-07-30 17:31:26 +02: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 Use anonymous lifetime where possible 2023-06-29 23:27:28 +09:00
project-model Optimize DepKindInfo -> DepKind conversion 2023-07-21 17:10:42 +09:00
rust-analyzer Write proc-macro server spawn errors to the status text 2023-07-30 14:38:25 +02:00
sourcegen Format let-else 2023-07-03 20:34:09 +02:00
stdx
syntax fix: Expand eager macros to delimited comma separated expression list 2023-07-30 17:31:26 +02:00
test-utils Give real discriminant_type to chalk 2023-07-14 20:15:18 +03:30
text-edit
toolchain
tt fix: Strip unused token ids from eager macro input token maps 2023-07-31 17:12:17 +02:00
vfs
vfs-notify