rust-analyzer/crates
2025-12-22 19:21:05 +05:30
..
base-db Merge ref '0208ee09be46' from rust-lang/rust 2025-12-15 04:30:45 +00:00
cfg rust-analyzer: prep crates for testing against in-tree rustc_private 2025-12-11 20:22:49 +08:00
edition chore: Bump Edition::CURRENT to 2024 2025-03-17 12:29:19 +01:00
hir Merge pull request #21265 from J3m3/lint-attr-order 2025-12-14 22:33:33 +00:00
hir-def Add bidirectional messaging proc-macro-srv 2025-12-15 19:28:13 +05:30
hir-expand Add bidirectional messaging proc-macro-srv 2025-12-15 19:28:13 +05:30
hir-ty Fix Clippy 2025-12-12 00:09:31 +02:00
ide internal: Give FileSymbol it's 'db lifetime 2025-12-14 10:54:13 +01:00
ide-assists Fix bind_unused_param applicable on closure 2025-12-14 07:43:54 +08:00
ide-completion Format code 2025-12-15 04:30:49 +00:00
ide-db Merge ref '0208ee09be46' from rust-lang/rust 2025-12-15 04:30:45 +00:00
ide-diagnostics Merge ref '0208ee09be46' from rust-lang/rust 2025-12-15 04:30:45 +00:00
ide-ssr rust-analyzer: prep crates for testing against in-tree rustc_private 2025-12-11 20:22:49 +08:00
intern Register define_opaque builtin attribute macro 2025-12-01 02:31:30 +02:00
load-cargo Add bidirectional messaging proc-macro-srv 2025-12-15 19:28:13 +05:30
macros Improve fixture support 2025-10-16 22:06:16 +03:00
mbe Pass the correct per-token (not global) edition when expanding macro_rules 2025-11-28 10:30:10 +02:00
parser Format code 2025-12-15 04:30:49 +00:00
paths Fix rustdoc warnings and add CI 2025-12-01 13:06:15 +00:00
proc-macro-api remove request_id, rename postcardNew to BidirectionalPostcardPrototype and remove JsonNew 2025-12-22 19:21:05 +05:30
proc-macro-srv add request id to requests 2025-12-18 10:21:34 +05:30
proc-macro-srv-cli remove request_id, rename postcardNew to BidirectionalPostcardPrototype and remove JsonNew 2025-12-22 19:21:05 +05:30
profile Implement next trait solver 2025-08-09 16:08:58 +00:00
project-model Format code 2025-12-15 04:30:49 +00:00
query-group-macro internal: bump salsa to 0.24 2025-10-04 09:47:26 -07:00
rust-analyzer Merge ref '0208ee09be46' from rust-lang/rust 2025-12-15 04:30:45 +00:00
span rust-analyzer: prep crates for testing against in-tree rustc_private 2025-12-11 20:22:49 +08:00
stdx Merge pull request #20909 from taj-p/master 2025-11-15 09:17:33 +02:00
syntax Merge ref '0208ee09be46' from rust-lang/rust 2025-12-15 04:30:45 +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 Add bidirectional messaging proc-macro-srv 2025-12-15 19:28:13 +05:30
test-utils Support the new lowering of format_args!() 2025-12-10 19:20:48 +02:00
toolchain Prevent rustup from automatically installing toolchains 2025-09-30 19:02:10 +03:00
tt rust-analyzer: prep crates for testing against in-tree rustc_private 2025-12-11 20:22:49 +08:00
vfs Use FileId::MAX for id assertion in PathInterner::intern 2025-09-27 12:03:04 +05:30
vfs-notify cargo clippy --fix 2025-07-31 10:55:10 +02:00