rust-analyzer/crates
2025-03-15 21:32:01 +01:00
..
base-db Merge pull request #19364 from Veykril/push-uonyorwwzpzx 2025-03-15 15:09:18 +00: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 Fix 2024 syntax errors 2025-03-15 21:32:01 +01:00
hir-def chore: Remove legacy SyntaxContextId re-export 2025-03-15 17:09:17 +01:00
hir-expand Fix 2024 syntax errors 2025-03-15 21:32:01 +01:00
hir-ty Fix 2024 syntax errors 2025-03-15 21:32:01 +01:00
ide Fix 2024 syntax errors 2025-03-15 21:32:01 +01:00
ide-assists feat: for loop to while let assist 2025-03-14 19:15:37 +05:30
ide-completion Split enum variants out of enum_data query 2025-03-14 13:32:53 +01:00
ide-db Merge pull request #19366 from Veykril/push-mkunlxkysssr 2025-03-15 16:25:13 +00:00
ide-diagnostics Fix 2024 syntax errors 2025-03-15 21:32:01 +01: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 refactor: Simplify by removing ? operator 2025-03-15 12:34:48 -07: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
rust-analyzer Fix 2024 syntax errors 2025-03-15 21:32:01 +01: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 rust-version = "1.85" 2025-03-15 21:32:01 +01: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