rust/crates
bors 8e18b0f28c Auto merge of #15376 - Veykril:match-to-matches, r=Veykril
Allow match to matches assist to trigger on non-literal bool arms
2023-08-02 08:18:43 +00:00
..
base-db implement type_name intrinsic 2023-07-14 16:52:36 +03:30
cfg
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 Auto merge of #15367 - Veykril:eager-macro-inputs, r=Veykril 2023-08-01 11:23:02 +00:00
hir-expand Simplify 2023-08-01 17:47:52 +02:00
hir-ty Support Self in mir lowering 2023-07-30 23:05:10 +03:30
ide Auto merge of #15367 - Veykril:eager-macro-inputs, r=Veykril 2023-08-01 11:23:02 +00:00
ide-assists Auto merge of #15376 - Veykril:match-to-matches, r=Veykril 2023-08-02 08:18:43 +00:00
ide-completion
ide-db Auto merge of #14723 - obsgolem:master, r=Veykril 2023-08-01 09:50:16 +00:00
ide-diagnostics Auto merge of #15367 - Veykril:eager-macro-inputs, r=Veykril 2023-08-01 11:23:02 +00:00
ide-ssr
intern
limit
load-cargo
mbe Simplify 2023-08-01 17:47:52 +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 Minor refactoring 2023-07-27 16:30:57 +09: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 Auto merge of #15269 - DropDemBits:structured-snippets-deferred-rendering, r=Veykril 2023-08-01 09:18:46 +00:00
sourcegen
stdx
syntax Auto merge of #14723 - obsgolem:master, r=Veykril 2023-08-01 09:50:16 +00:00
test-utils Give real discriminant_type to chalk 2023-07-14 20:15:18 +03:30
text-edit
toolchain
tt Auto merge of #15367 - Veykril:eager-macro-inputs, r=Veykril 2023-08-01 11:23:02 +00:00
vfs
vfs-notify