rust-analyzer/crates
2025-08-03 16:12:08 +09:00
..
base-db When renaming a parameter to self, change callers to use method call syntax 2025-08-02 21:39:22 +03:00
cfg cargo clippy --fix 2025-07-31 10:55:10 +02:00
edition chore: Bump Edition::CURRENT to 2024 2025-03-17 12:29:19 +01:00
hir cargo clippy --fix 2025-07-31 10:55:10 +02:00
hir-def cargo clippy --fix 2025-07-31 10:55:10 +02:00
hir-expand When renaming a parameter to self, change callers to use method call syntax 2025-08-02 21:39:22 +03:00
hir-ty When renaming a parameter to self, change callers to use method call syntax 2025-08-02 21:39:22 +03:00
ide When renaming a parameter to self, change callers to use method call syntax 2025-08-02 21:39:22 +03:00
ide-assists Migrate generate_trait_from_impl assist to use SyntaxEditor 2025-08-03 16:12:08 +09:00
ide-completion cargo clippy --fix 2025-07-31 10:55:10 +02:00
ide-db When renaming a parameter to self, change callers to use method call syntax 2025-08-02 21:39:22 +03:00
ide-diagnostics When renaming a parameter to self, change callers to use method call syntax 2025-08-02 21:39:22 +03:00
ide-ssr When renaming a parameter to self, change callers to use method call syntax 2025-08-02 21:39:22 +03:00
intern Support cfg_select! 2025-07-20 11:56:45 +03:00
load-cargo cargo clippy --fix 2025-07-31 10:55:10 +02:00
mbe cargo clippy --fix 2025-07-31 10:55:10 +02:00
parser cargo clippy --fix 2025-07-31 10:55:10 +02:00
paths Don't run doctests 2025-06-23 00:50:22 +03:00
proc-macro-api Add version command to proc-macro-srv 2025-07-31 10:10:50 +02:00
proc-macro-srv Reorganize proc-macro-srv 2025-07-31 09:55:07 +02:00
proc-macro-srv-cli Add version command to proc-macro-srv 2025-07-31 10:10:50 +02:00
profile Don't run doctests 2025-06-23 00:50:22 +03:00
project-model fix: Consider all produced artifacts for proc-macro dylib search 2025-07-27 23:21:42 +02:00
query-group-macro cargo clippy --fix 2025-07-31 10:55:10 +02:00
rust-analyzer Merge pull request #20351 from ChayimFriedman2/rename-self1 2025-08-02 18:50:08 +00:00
span cargo clippy --fix 2025-07-31 10:55:10 +02:00
stdx Don't run doctests 2025-06-23 00:50:22 +03:00
syntax Merge pull request #20345 from Hmikihiro/Migrate_add_trait_assoc_items_to_impl 2025-07-31 15:11:22 +00:00
syntax-bridge cargo clippy --fix 2025-07-31 10:55:10 +02:00
test-fixture cargo clippy --fix 2025-07-31 10:55:10 +02:00
test-utils Auto merge of #144114 - lnicola:sync-from-ra, r=lnicola 2025-07-18 08:44:14 +00:00
toolchain Don't run doctests 2025-06-23 00:50:22 +03:00
tt cargo clippy --fix 2025-07-31 10:55:10 +02:00
vfs Bump salsa 2025-07-03 10:05:16 +02:00
vfs-notify cargo clippy --fix 2025-07-31 10:55:10 +02:00