rust-analyzer/crates
2025-11-26 09:03:00 +01:00
..
base-db Move transitive_rev_deps from db trait away 2025-11-23 13:56:59 +01:00
cfg Revert "internal: Rewrite attribute handling" 2025-10-22 19:19:13 +03:00
edition
hir Merge pull request #21121 from Zalathar/derive-macro 2025-11-24 21:02:28 +00:00
hir-def Merge pull request #21121 from Zalathar/derive-macro 2025-11-24 21:02:28 +00:00
hir-expand Basic support for declarative attribute/derive macros 2025-11-24 21:50:56 +11:00
hir-ty Use inferred type in SourceAnalyzer::type_of_type 2025-11-24 11:52:58 +01:00
ide Show inlay hints for type placeholders 2025-11-24 11:52:58 +01:00
ide-assists Merge pull request #21123 from Natural-selection1/test 2025-11-24 15:16:23 +00:00
ide-completion completions: Fix completions disregarding snippet capabilities 2025-11-26 08:01:52 +01:00
ide-db Merge pull request #21126 from A4-Tacks/arglist-nr-error-comma 2025-11-25 12:50:22 +00:00
ide-diagnostics add test 2025-11-20 23:12:20 +09:00
ide-ssr Merge pull request #20974 from ChayimFriedman2/ns4 2025-11-18 23:20:04 +00:00
intern Basic support for declarative attribute/derive macros 2025-11-24 21:50:56 +11:00
load-cargo cargo clippy --fix 2025-07-31 10:55:10 +02:00
macros Improve fixture support 2025-10-16 22:06:16 +03:00
mbe Basic support for declarative attribute/derive macros 2025-11-24 21:50:56 +11:00
parser fix: no unused tracing/attributes feature 2025-11-23 13:37:42 +00:00
paths Don't run doctests 2025-06-23 00:50:22 +03:00
proc-macro-api minor: Rename proc-macro-srv protocol flags 2025-11-26 09:03:00 +01:00
proc-macro-srv Couple more tests 2025-11-24 09:59:07 +01:00
proc-macro-srv-cli minor: Rename proc-macro-srv protocol flags 2025-11-26 09:03:00 +01:00
profile Implement next trait solver 2025-08-09 16:08:58 +00:00
project-model Merge pull request #21098 from Aditya-PS-05/fix/include-bin-targets-outside-pkg-root 2025-11-23 18:02:36 +00:00
query-group-macro internal: bump salsa to 0.24 2025-10-04 09:47:26 -07:00
rust-analyzer Merge pull request #21097 from Veykril/push-zpqupukpkrts 2025-11-24 09:09:16 +00:00
span analysis_stats: Record lang item queries, disable async drop in stats 2025-11-22 21:20:23 +01:00
stdx Merge pull request #20909 from taj-p/master 2025-11-15 09:17:33 +02:00
syntax Merge pull request #21090 from asuto15/fix/#21063 2025-11-23 04:42:55 +00:00
syntax-bridge Revert "internal: Rewrite attribute handling" 2025-10-22 19:19:13 +03:00
test-fixture Revert "internal: Rewrite attribute handling" 2025-10-22 19:19:13 +03:00
test-utils Merge pull request #20967 from A4-Tacks/replace-eager-lazy-and-then 2025-11-24 01:49:11 +00:00
toolchain Prevent rustup from automatically installing toolchains 2025-09-30 19:02:10 +03:00
tt proc-macro-srv: Reimplement token trees via ropes 2025-11-22 13:27:08 +01: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