rust-analyzer/crates
Lukas Wirth a31e10a2fd
Merge pull request #20018 from Veykril/push-pkowrtoturkr
fix: Copy lockfiles into target directory before invoking `cargo metadata`
2025-06-17 08:20:20 +00: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 Merge pull request #20009 from Veykril/push-rvnnorzvpnqv 2025-06-15 08:36:27 +00: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 feat: Insert required parentheses when typing + in trait type 2025-06-16 19:02:18 +02:00
ide-assists In "Fill match arms", allow users to prefer Self to the enum name when possible 2025-06-06 16:34:53 +03:00
ide-completion add qualifiers to attribute completions 2025-06-04 11:02:48 -04:00
ide-db Add config option to exclude imports from symbol search 2025-06-15 02:41:35 +02:00
ide-diagnostics Merge pull request #19945 from ChayimFriedman2/private-field-quickfix 2025-06-17 08:19:09 +00:00
ide-ssr Properly implement might_be_inside_macro_call() using semantic information instead of syntactical hacks 2025-05-25 20:15:58 +03: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: Copy lockfiles into target directory before invoking cargo metadata 2025-06-17 10:09:04 +02:00
query-group-macro Bump salsa 2025-05-23 12:58:00 +02:00
rust-analyzer Merge pull request #20018 from Veykril/push-pkowrtoturkr 2025-06-17 08:20:20 +00:00
span Support spans with proc macro servers from before the ast id changes 2025-06-12 16:08:48 +03:00
stdx cargo upgrade 2025-06-13 10:08:20 +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