rust-analyzer/crates
Lukas Wirth 2b0c726e1b
Merge pull request #20020 from Veykril/push-yuqmorzsqumw
fix: Reload workspaces when cargo configs change
2025-06-17 09:24:13 +00:00
..
base-db ItemTree's ItemVisibilities has no identity, so deduplicate 2025-06-12 09:14:43 +02:00
cfg
edition
hir chore: Start infesting ide crates with 'db lifetime 2025-06-17 10:42:38 +02:00
hir-def Merge pull request #20000 from tadeokondrak/lifetime-repeat-macro 2025-06-15 16:34:42 +00:00
hir-expand Fix comparison of proc macros 2025-06-12 13:31:55 +03:00
hir-ty Optimize pub(crate) visibility resolution 2025-06-15 10:25:45 +02:00
ide chore: Start infesting ide crates with 'db lifetime 2025-06-17 10:42:38 +02:00
ide-assists chore: Start infesting ide crates with 'db lifetime 2025-06-17 10:42:38 +02:00
ide-completion chore: Start infesting ide crates with 'db lifetime 2025-06-17 10:42:38 +02:00
ide-db chore: Start infesting ide crates with 'db lifetime 2025-06-17 10:42:38 +02:00
ide-diagnostics chore: Start infesting ide crates with 'db lifetime 2025-06-17 10:42:38 +02:00
ide-ssr chore: Start infesting ide crates with 'db lifetime 2025-06-17 10:42:38 +02:00
intern cargo upgrade 2025-06-13 10:08:20 +02:00
load-cargo feat: Show what cargo metadata is doing in status 2025-06-16 18:05:44 +02:00
mbe Allow lifetime repeats in macros: $($x)'a* 2025-06-13 18:13:01 -06:00
parser Better parser recovery for macro calls in type bound position 2025-06-05 16:11:30 +02:00
paths
proc-macro-api Support spans with proc macro servers from before the ast id changes 2025-06-12 16:08:48 +03:00
proc-macro-srv cargo upgrade 2025-06-13 10:08:20 +02:00
proc-macro-srv-cli Support spans with proc macro servers from before the ast id changes 2025-06-12 16:08:48 +03:00
profile cargo upgrade 2025-06-13 10:08:20 +02:00
project-model fix: Copy lockfiles into target directory before invoking cargo metadata 2025-06-17 10:09:04 +02:00
query-group-macro chore: Start infesting ide crates with 'db lifetime 2025-06-17 10:42:38 +02:00
rust-analyzer Merge pull request #20020 from Veykril/push-yuqmorzsqumw 2025-06-17 09:24:13 +00:00
span Support spans with proc macro servers from before the ast id changes 2025-06-12 16:08:48 +03:00
stdx chore: Start infesting ide crates with 'db lifetime 2025-06-17 10:42:38 +02:00
syntax Merge pull request #19939 from ChayimFriedman2/fill-arms-self 2025-06-17 08:20:02 +00:00
syntax-bridge Add some more hir_expand::files conversions 2025-05-30 14:48:56 +02:00
test-fixture Fix comparison of proc macros 2025-06-12 13:31:55 +03:00
test-utils
toolchain
tt Inline some format args 2025-05-16 12:03:59 +02:00
vfs internal: Restructure some semantics APIs for virtual macro files 2025-05-30 22:03:04 +02:00
vfs-notify Cleanup cfg check handling in expression store lowering 2025-04-29 11:44:11 +02:00