rust-analyzer/crates
2025-11-18 12:16:04 +00:00
..
base-db Reduce cargo tool probing in crate graph construction 2025-11-17 13:49:43 +01:00
cfg Revert "internal: Rewrite attribute handling" 2025-10-22 19:19:13 +03:00
edition chore: Bump Edition::CURRENT to 2024 2025-03-17 12:29:19 +01:00
hir Merge pull request #21046 from Veykril/push-xluyprrqpzxz 2025-11-18 12:16:04 +00:00
hir-def Fix test URL 2025-11-04 10:09:45 +02:00
hir-expand Revert "internal: Rewrite attribute handling" 2025-10-22 19:19:13 +03:00
hir-ty fix: Fix panicking while resolving callable sigs for AsyncFnMut 2025-11-05 01:00:09 +09:00
ide Merge pull request #21007 from joe-p/feat/more_param_names 2025-11-15 09:17:33 +02:00
ide-assists Merge pull request #20985 from Natural-selection1/rename 2025-11-15 09:17:33 +02:00
ide-completion Merge pull request #21003 from A4-Tacks/missing-curly-postfix-with-modifier-block 2025-11-15 09:17:33 +02:00
ide-db Merge pull request #21046 from Veykril/push-xluyprrqpzxz 2025-11-18 12:16:04 +00:00
ide-diagnostics Add regression tests for some fixed A-ty issues 2025-10-27 02:18:52 +09:00
ide-ssr Merge pull request #20995 from Veykril/push-kysxxnruzslp 2025-11-15 09:17:33 +02:00
intern Merge pull request #20994 from Veykril/push-npvyklkuxnlr 2025-11-15 09:17:33 +02: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 move test per review feedback 2025-09-29 11:18:49 -04:00
parser Merge pull request #20972 from A4-Tacks/impl-never-type 2025-11-15 09:17:33 +02:00
paths Don't run doctests 2025-06-23 00:50:22 +03:00
proc-macro-api Add version command to proc-macro-srv 2025-07-31 10:10:50 +02:00
proc-macro-srv fix: Expand literals with wrong suffixes into LitKind::Err 2025-11-04 02:08:33 +09:00
proc-macro-srv-cli Add version command to proc-macro-srv 2025-07-31 10:10:50 +02:00
profile Implement next trait solver 2025-08-09 16:08:58 +00:00
project-model Drop span maps on a background thread 2025-11-17 14:24:31 +01:00
query-group-macro internal: bump salsa to 0.24 2025-10-04 09:47:26 -07:00
rust-analyzer Merge pull request #21046 from Veykril/push-xluyprrqpzxz 2025-11-18 12:16:04 +00:00
span Drop span maps on a background thread 2025-11-17 14:24:31 +01:00
stdx Merge pull request #20909 from taj-p/master 2025-11-15 09:17:33 +02:00
syntax syntax: Drop Parse on separate thread 2025-11-17 11:19:43 +01: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 Improve fixture support 2025-10-16 22:06:16 +03:00
toolchain Prevent rustup from automatically installing toolchains 2025-09-30 19:02:10 +03:00
tt fix: Expand literals with wrong suffixes into LitKind::Err 2025-11-04 02:08:33 +09: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