rust-analyzer/crates
2025-06-23 19:47:52 +02:00
..
base-db ItemTree's ItemVisibilities has no identity, so deduplicate 2025-06-12 09:14:43 +02:00
cfg shrink_to_fit() in more places 2025-04-25 10:55:12 +03:00
edition chore: Bump Edition::CURRENT to 2024 2025-03-17 12:29:19 +01:00
hir chore: Start infesting ide crates with 'db lifetime 2025-06-17 10:42:38 +02:00
hir-def Revert "Turn BlockId into a #[salsa::tracked]" 2025-06-19 07:40:01 +02:00
hir-expand Auto merge of #142567 - lnicola:sync-from-ra, r=lnicola 2025-06-17 21:13:37 +00:00
hir-ty fix: Closure capturing for let exprs 2025-06-19 01:30:10 +09: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 Revert "Turn BlockId into a #[salsa::tracked]" 2025-06-19 07:40:01 +02:00
ide-db Merge pull request #20023 from Veykril/push-vkqlnyttnqzl 2025-06-17 12:01:43 +00:00
ide-diagnostics fix: Closure capturing for let exprs 2025-06-19 01:30:10 +09: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 cargo fmt 2025-03-15 21:32:01 +01:00
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: Respect .cargo/config.toml build.target-dir 2025-06-23 19:47:52 +02:00
query-group-macro chore: Start infesting ide crates with 'db lifetime 2025-06-17 10:42:38 +02:00
rust-analyzer fix: Temporarily disable + typing handler as it moves the cursor position 2025-06-19 08:29:50 +02: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 Merge pull request #19657 from ChayimFriedman2/better-offset-of 2025-04-22 13:28:34 +00:00
toolchain allow using null to unset an environment variable 2025-04-19 12:15:22 -04:00
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