rust/crates
2023-02-10 14:57:03 +01:00
..
base-db Add regression tests 2023-02-05 22:28:03 +09:00
cfg Make tt generic over the span data 2023-01-31 14:58:16 +01:00
flycheck
hir Auto merge of #14065 - lowr:patch/generate-generic-function, r=Veykril 2023-02-02 09:06:22 +00:00
hir-def Add tests for float access macro call inputs 2023-02-07 17:12:24 +01:00
hir-expand Auto merge of #14036 - Veykril:write-method-resolution, r=Veykril 2023-02-01 10:23:33 +00:00
hir-ty Remove a few allocations in hir-ty::utils 2023-02-10 14:57:03 +01:00
ide Render discriminant inlay hints for mixed variants if at least one discriminant is specified 2023-02-10 09:57:03 +01:00
ide-assists fix: Insert spaces when inlining macros 2023-02-10 14:22:56 +08:00
ide-completion Add completion without body. 2023-02-09 17:37:11 +09:00
ide-db Auto merge of #14065 - lowr:patch/generate-generic-function, r=Veykril 2023-02-02 09:06:22 +00:00
ide-diagnostics
ide-ssr
intern Bump once_cell 2023-01-21 08:48:46 +02:00
limit
mbe Fixup comments 2023-02-07 18:08:05 +01:00
parser Bump rustc-ap-rustc_lexer 2023-02-08 11:42:14 +01:00
paths
proc-macro-api Hide proc macro server version detection errors 2023-02-09 10:46:36 +02:00
proc-macro-srv Fail spawning proc-macro servers when their api version is newer than r-a's 2023-02-03 10:38:38 +01:00
proc-macro-srv-cli
proc-macro-test
profile Bump zip 2023-02-01 19:24:32 +02:00
project-model Auto merge of #14094 - HKalbasi:layout, r=flodiebold 2023-02-06 22:35:37 +00:00
rust-analyzer Auto merge of #14100 - Veykril:load_cargo-proc-macro-srv-config, r=Veykril 2023-02-08 10:12:31 +00:00
sourcegen
stdx fix: support non-ascii characters in case conversion 2023-02-03 18:11:11 +09:00
syntax Bump rustc-ap-rustc_lexer 2023-02-08 11:42:14 +01:00
test-utils Auto merge of #14036 - Veykril:write-method-resolution, r=Veykril 2023-02-01 10:23:33 +00:00
text-edit
toolchain
tt Add tests for float access macro call inputs 2023-02-07 17:12:24 +01:00
vfs fix: Fix process-changes not deduplicating changes correctly 2023-01-25 15:01:15 +01:00
vfs-notify