rust/crates
2023-08-21 10:53:37 +02:00
..
base-db Support libc::getenv in mir interpreter 2023-08-06 01:46:29 +03:30
cfg
flycheck
hir Implement extern crate completion 2023-08-20 16:36:59 +00:00
hir-def Implement extern crate completion 2023-08-20 16:36:59 +00:00
hir-expand internal: Add offset param to token descending API 2023-08-16 10:07:18 +02:00
hir-ty Auto merge of #15472 - Veykril:import-ide-support, r=Veykril 2023-08-17 09:56:42 +00:00
ide internal: Add offset param to token descending API 2023-08-16 10:07:18 +02:00
ide-assists Auto merge of #15434 - alibektas:deunwrap/generate_derive, r=lnicola 2023-08-18 16:16:27 +00:00
ide-completion Implement extern crate completion 2023-08-20 16:36:59 +00:00
ide-db Record import aliases in symbol index 2023-08-18 11:46:35 +02:00
ide-diagnostics Add ExternCrateDecl to HIR 2023-08-02 11:52:55 +02:00
ide-ssr Prefer hir::SelfParam and fix signature help of methods from macros 2023-08-09 02:42:08 +08:00
intern
limit
load-cargo
mbe fix: Fix float parser hack creating empty NameRef tokens 2023-08-08 14:44:33 +02:00
parser Auto merge of #15179 - ponyii:fix/default-values-of-const-params-are-ignored, r=HKalbasi 2023-08-15 10:17:43 +00: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 Always collect memory usage info in analysis-stats 2023-08-15 18:22:37 +03:00
project-model More error context when failing to invoke the rust toolchain 2023-08-09 14:09:37 +02:00
rust-analyzer projects/workspaces 2023-08-21 10:53:37 +02:00
sourcegen
stdx
syntax Auto merge of #15179 - ponyii:fix/default-values-of-const-params-are-ignored, r=HKalbasi 2023-08-15 10:17:43 +00:00
test-utils
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