rust-analyzer/crates
2025-12-21 14:08:03 -08:00
..
base-db feat: introduce crate_attrs field in rust-project.json 2025-12-18 01:27:43 +00:00
cfg feat: pretty print attributes up to cfg(false) 2025-12-18 00:16:34 +00:00
edition
hir Review comments - some cleanups to get_failed_obligations, including returning a list 2025-12-21 01:05:36 +00:00
hir-def Merge pull request #21304 from asukaminato0721/19168 2025-12-21 12:39:05 +00:00
hir-expand internal: add special ErasedFileAstId used for bypassing downmapping 2025-12-16 05:23:53 +00:00
hir-ty internal: Fix hir-ty implicit serde derive feature 2025-12-21 15:30:47 +08:00
ide Merge 2f064dd63c into 9d58a93602 2025-12-21 14:08:03 -08:00
ide-assists Merge pull request #20577 from A4-Tacks/nested-if-indent 2025-12-21 14:03:50 +00:00
ide-completion Merge pull request #20438 from A4-Tacks/fix-guess-renamed-macro-braces 2025-12-21 14:18:55 +00:00
ide-db Add default varname for TryEnum postfix completion 2025-12-21 13:55:21 +08:00
ide-diagnostics feat: introduce crate_attrs field in rust-project.json 2025-12-18 01:27:43 +00:00
ide-ssr rust-analyzer: prep crates for testing against in-tree rustc_private 2025-12-11 20:22:49 +08:00
intern Add extensive docs for the unsafe operations 2025-12-18 17:30:20 +02:00
load-cargo rust-analyzer: prep crates for testing against in-tree rustc_private 2025-12-11 20:22:49 +08:00
macros Lay the basics for non-Copy solver types with GC 2025-12-18 10:12:03 +02:00
mbe fix 2025-12-20 05:09:06 +09:00
parser Merge pull request #20439 from A4-Tacks/t-macro-bracket-doc 2025-12-21 14:19:06 +00:00
paths Fix rustdoc warnings and add CI 2025-12-01 13:06:15 +00:00
proc-macro-api Format code 2025-12-15 04:30:49 +00:00
proc-macro-srv fix: More proc-macro-srv proto fixes 2025-12-03 16:17:51 +01:00
proc-macro-srv-cli
profile
project-model feat: introduce crate_attrs field in rust-project.json 2025-12-18 01:27:43 +00:00
query-group-macro Lay the basics for non-Copy solver types with GC 2025-12-18 10:12:03 +02:00
rust-analyzer Merge 2f064dd63c into 9d58a93602 2025-12-21 14:08:03 -08:00
span Merge pull request #21280 from ChayimFriedman2/fix-assert 2025-12-16 06:00:31 +00:00
stdx
syntax Merge pull request #20996 from A4-Tacks/explicit-dot-call-deref 2025-12-21 13:50:43 +00:00
syntax-bridge rust-analyzer: prep crates for testing against in-tree rustc_private 2025-12-11 20:22:49 +08:00
test-fixture feat: introduce crate_attrs field in rust-project.json 2025-12-18 01:27:43 +00:00
test-utils feat: introduce crate_attrs field in rust-project.json 2025-12-18 01:27:43 +00:00
toolchain
tt rust-analyzer: prep crates for testing against in-tree rustc_private 2025-12-11 20:22:49 +08:00
vfs
vfs-notify