rust-analyzer/crates
Shoyu Vanilla (Flint) b0d2487ea6
Merge pull request #20311 from Hmikihiro/migrate_convert_tuple_struct_to_named_struct
Migrate `convert_tuple_struct_to_named_struct` assist to use `SyntaxEditor`
2025-07-30 01:22:35 +00:00
..
base-db fix: Consider all produced artifacts for proc-macro dylib search 2025-07-27 23:21:42 +02:00
cfg Support cfg_select! 2025-07-20 11:56:45 +03:00
edition chore: Bump Edition::CURRENT to 2024 2025-03-17 12:29:19 +01:00
hir Remove ExpressionStoreDiagnostics::MacroError, instead recreate it from the MacroCallId 2025-07-23 16:27:07 +03:00
hir-def Merge pull request #20289 from ChayimFriedman2/expr-store-diags-macros 2025-07-23 13:58:10 +00:00
hir-expand Support cfg_select! 2025-07-20 11:56:45 +03:00
hir-ty Merge pull request #20337 from ChayimFriedman2/double-inlay-hints 2025-07-29 11:52:03 +00:00
ide Merge pull request #20337 from ChayimFriedman2/double-inlay-hints 2025-07-29 11:52:03 +00:00
ide-assists Merge pull request #20311 from Hmikihiro/migrate_convert_tuple_struct_to_named_struct 2025-07-30 01:22:35 +00:00
ide-completion Migrate PathTransform to SyntaxEditor 2025-07-26 13:26:39 +09:00
ide-db Migrate PathTransform to SyntaxEditor 2025-07-26 13:26:39 +09:00
ide-diagnostics fix: Apply adjusts to pats and exprs when doing pat analysis 2025-07-22 01:18:48 +09:00
ide-ssr Don't run doctests 2025-06-23 00:50:22 +03:00
intern Support cfg_select! 2025-07-20 11:56:45 +03:00
load-cargo Add fn load_workspace_into_db variant for ra_ap_load_cargo's fn load_workspace 2025-07-03 23:09:49 +02:00
mbe Don't run doctests 2025-06-23 00:50:22 +03:00
parser Parse for<'a> [const] 2025-07-22 16:24:42 +03:00
paths Don't run doctests 2025-06-23 00:50:22 +03:00
proc-macro-api Don't run doctests 2025-06-23 00:50:22 +03:00
proc-macro-srv feat(lexer): Allow including frontmatter with 'tokenize' 2025-07-09 16:42:27 -05: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 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 Don't run doctests 2025-06-23 00:50:22 +03:00
rust-analyzer Merge pull request #20154 from joshka/jm/improve-setting-titles 2025-07-29 10:42:07 +00:00
span Make AsmExpr have AstId 2025-07-09 21:43:20 +03:00
stdx Don't run doctests 2025-06-23 00:50:22 +03:00
syntax add SyntaxFactory::record_expr to hide clone_for_update 2025-07-29 21:49:03 +09:00
syntax-bridge Don't run doctests 2025-06-23 00:50:22 +03:00
test-fixture Fix comparison of proc macros 2025-06-12 13:31:55 +03: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 Support cfg_select! 2025-07-20 11:56:45 +03:00
vfs Bump salsa 2025-07-03 10:05:16 +02:00
vfs-notify Don't run doctests 2025-06-23 00:50:22 +03:00