rust/crates
2024-02-11 14:35:54 +02:00
..
base-db base-db: Fix warnings about clippy str_to_string rule 2024-02-10 01:00:40 +09:00
cfg
flycheck feat: Allow cargo check to run on only the current package 2024-02-08 10:40:42 +01:00
hir Cleanup term search related changes 2024-02-11 14:35:54 +02:00
hir-def Cleanup term search related changes 2024-02-11 14:35:54 +02:00
hir-expand internal: Remove SELF_REF hack for self referential SyntaxContexts 2024-02-10 16:20:02 +01:00
hir-ty Cleanup term search related changes 2024-02-11 14:35:54 +02:00
ide Cleanup term search related changes 2024-02-11 14:35:54 +02:00
ide-assists Cleanup term search related changes 2024-02-11 14:35:54 +02:00
ide-completion Cleanup term search related changes 2024-02-11 14:35:54 +02:00
ide-db Cleanup term search related changes 2024-02-11 14:35:54 +02:00
ide-diagnostics Cleanup term search related changes 2024-02-11 14:35:54 +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 Auto merge of #16470 - Veykril:clippy-disallow, r=lnicola 2024-02-05 17:20:43 +00:00
proc-macro-srv-cli Merge commit '0113bc9388b480fa42c632f57f4f0f7af5813ec1' into sync-from-ra 2024-02-04 10:37:58 +02:00
profile Merge commit '0113bc9388b480fa42c632f57f4f0f7af5813ec1' into sync-from-ra 2024-02-04 10:37:58 +02:00
project-model project-model: Fix warnings about clippy str_to_string rule 2024-02-10 01:00:40 +09:00
rust-analyzer Cleanup term search related changes 2024-02-11 14:35:54 +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 Merge commit '0113bc9388b480fa42c632f57f4f0f7af5813ec1' into sync-from-ra 2024-02-04 10:37:58 +02:00
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 Cleanup term search related changes 2024-02-11 14:35:54 +02: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