rust-analyzer/crates
2025-07-22 11:22:16 +03:00
..
base-db Bump salsa 2025-07-03 10:05:16 +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 fix: Apply adjusts to pats and exprs when doing pat analysis 2025-07-22 01:18:48 +09:00
hir-def hir-def: Don't apply x86_64-specific asserts on x32 2025-07-21 17:03:07 +02:00
hir-expand Support cfg_select! 2025-07-20 11:56:45 +03:00
hir-ty fix: Apply adjusts to pats and exprs when doing pat analysis 2025-07-22 01:18:48 +09:00
ide Fix search of raw labels and lifetimes 2025-07-20 01:20:09 +03:00
ide-assists Merge pull request #20269 from Hmikihiro/migrate_indent_mapping 2025-07-22 04:07:47 +00:00
ide-completion Fix assoc type where clause position 2025-07-12 23:48:41 +08:00
ide-db Fix search of raw labels and lifetimes 2025-07-20 01:20:09 +03: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 Format and bump rustc crates 2025-07-15 17:41:08 +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 Further decrease number of cargo metadata invokes 2025-07-15 22:49:16 +09:00
query-group-macro Don't run doctests 2025-06-23 00:50:22 +03:00
rust-analyzer Support filtering in analysis-stats MIR lowering 2025-07-22 11:22:16 +03: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 Merge pull request #20269 from Hmikihiro/migrate_indent_mapping 2025-07-22 04:07:47 +00: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