rust/crates
2024-02-11 13:33:29 +02:00
..
base-db base-db: Fix warnings about clippy str_to_string rule 2024-02-10 01:00:40 +09:00
cfg
flycheck
hir Add quantified trees to reduce autocomplete options 2024-02-11 13:33:29 +02:00
hir-def Add static method tactic 2024-02-11 13:33:29 +02:00
hir-expand internal: Remove SELF_REF hack for self referential SyntaxContexts 2024-02-10 16:20:02 +01:00
hir-ty Introduce term search to rust-analyzer 2024-02-11 13:33:29 +02:00
ide Auto merge of #16525 - Veykril:item-loc, r=Veykril 2024-02-10 10:47:37 +00:00
ide-assists Add quantified trees to reduce autocomplete options 2024-02-11 13:33:29 +02:00
ide-completion Add quantified trees to reduce autocomplete options 2024-02-11 13:33:29 +02:00
ide-db Add static method tactic 2024-02-11 13:33:29 +02:00
ide-diagnostics Add quantified trees to reduce autocomplete options 2024-02-11 13:33:29 +02:00
ide-ssr ide-ssr: Fix warnings about clippy str_to_string rule 2024-02-10 01:00:40 +09:00
intern
limit
load-cargo load-cargo: Fix warnings about clippy str_to_string rule 2024-02-10 01:00:40 +09:00
mbe mbe: Fix warnings about clippy str_to_string rule 2024-02-10 01:00:40 +09:00
parser parser: Fix warnings about clippy str_to_string rule 2024-02-10 01:00:40 +09:00
paths
proc-macro-api proc-macro-api: Fix warnings about clippy str_to_string rule 2024-02-10 01:00:40 +09:00
proc-macro-srv
proc-macro-srv-cli
profile
project-model project-model: Fix warnings about clippy str_to_string rule 2024-02-10 01:00:40 +09:00
rust-analyzer Add quantified trees to reduce autocomplete options 2024-02-11 13:33:29 +02:00
salsa internal: Remove SELF_REF hack for self referential SyntaxContexts 2024-02-10 16:20:02 +01:00
sourcegen sourcegen: Fix warnings about clippy str_to_string rule 2024-02-10 01:00:40 +09:00
span internal: Remove SELF_REF hack for self referential SyntaxContexts 2024-02-10 16:20:02 +01:00
stdx
syntax Add quantified trees to reduce autocomplete options 2024-02-11 13:33:29 +02:00
test-fixture test-fixture: Fix warnings about clippy str_to_string rule 2024-02-10 01:00:40 +09:00
test-utils test-utils: Fix warnings about clippy str_to_string rule 2024-02-10 01:00:40 +09:00
text-edit text-edit: Fix warnings about clippy str_to_string rule 2024-02-10 01:00:41 +09:00
toolchain
tt tt: Fix warnings about clippy str_to_string rule 2024-02-10 01:00:40 +09:00
vfs vfs: Fix warnings about clippy str_to_string rule 2024-02-10 01:00:40 +09:00
vfs-notify