rust-analyzer/crates
2025-03-15 17:09:17 +01:00
..
base-db internal: don't panic when the crate graph isn't ready #19351 2025-03-13 15:14:08 -04:00
cfg Salsify the crate graph 2025-03-12 21:02:30 +02:00
edition internal: port rust-analyzer to new Salsa 2025-03-10 13:30:51 -04:00
hir chore: Remove legacy SyntaxContextId re-export 2025-03-15 17:09:17 +01:00
hir-def chore: Remove legacy SyntaxContextId re-export 2025-03-15 17:09:17 +01:00
hir-expand chore: Remove legacy SyntaxContextId re-export 2025-03-15 17:09:17 +01:00
hir-ty Split variant_data into its own query 2025-03-14 14:16:33 +01:00
ide chore: Remove legacy SyntaxContextId re-export 2025-03-15 17:09:17 +01:00
ide-assists Salsify the crate graph 2025-03-12 21:02:30 +02:00
ide-completion Split enum variants out of enum_data query 2025-03-14 13:32:53 +01:00
ide-db chore: Remove legacy SyntaxContextId re-export 2025-03-15 17:09:17 +01:00
ide-diagnostics internal: don't panic when the crate graph isn't ready #19351 2025-03-13 15:14:08 -04:00
ide-ssr internal: don't panic when the crate graph isn't ready #19351 2025-03-13 15:14:08 -04:00
intern Salsify the crate graph 2025-03-12 21:02:30 +02:00
load-cargo Salsify the crate graph 2025-03-12 21:02:30 +02:00
mbe chore: Remove legacy SyntaxContextId re-export 2025-03-15 17:09:17 +01:00
parser fix(hir): VariantDef is impl HasSource 2025-03-08 01:25:27 +05:30
paths ignore doc test that only fails on windows 2025-02-27 15:57:08 +01:00
proc-macro-api chore: Remove legacy SyntaxContextId re-export 2025-03-15 17:09:17 +01:00
proc-macro-srv chore: Remove legacy SyntaxContextId re-export 2025-03-15 17:09:17 +01:00
proc-macro-srv-cli Use interior mutability for loaded ProcMacrorv::expanders 2025-02-05 12:01:57 +01:00
profile Use size_of from the prelude instead of imported 2025-03-05 00:48:44 -08:00
project-model Salsify the crate graph 2025-03-12 21:02:30 +02:00
query-group-macro internal: port rust-analyzer to new Salsa 2025-03-10 13:30:51 -04:00
ra-salsa internal: vendor query-group-macro 2025-03-10 10:12:52 -04:00
rust-analyzer internal: don't panic when the crate graph isn't ready #19351 2025-03-13 15:14:08 -04:00
span chore: Remove legacy SyntaxContextId re-export 2025-03-15 17:09:17 +01:00
stdx fix doc tests 2025-02-27 14:58:46 +01:00
syntax Merge pull request #19314 from snprajwal/variantdef-impl 2025-03-10 08:13:24 +00:00
syntax-bridge chore: Remove legacy SyntaxContextId re-export 2025-03-15 17:09:17 +01:00
test-fixture Salsify the crate graph 2025-03-12 21:02:30 +02:00
test-utils Use size_of from the prelude instead of imported 2025-03-05 00:48:44 -08:00
toolchain enable doctest 2025-02-27 14:58:46 +01:00
tt Fix syntax fixup producing invalid punctuation 2025-03-08 13:21:00 +01:00
vfs ignore another test that fails on windows 2025-02-27 16:09:00 +01:00
vfs-notify enable doctest 2025-02-27 14:58:46 +01:00