rust-analyzer/crates
2025-11-22 13:27:08 +01:00
..
base-db Merge pull request #20974 from ChayimFriedman2/ns4 2025-11-18 23:20:04 +00: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 #20974 from ChayimFriedman2/ns4 2025-11-18 23:20:04 +00:00
hir-def Infer range pattern fully 2025-11-20 07:15:33 +02:00
hir-expand Revert "internal: Rewrite attribute handling" 2025-10-22 19:19:13 +03:00
hir-ty fix 2025-11-20 23:56:45 +09:00
ide feat: make dyn inlay hints configurable 2025-11-20 00:37:01 +05:30
ide-assists Merge pull request #21042 from A4-Tacks/qualified-top 2025-11-21 08:02:26 +00:00
ide-completion make postfix completion handle all references correctly 2025-11-19 12:01:01 +08:00
ide-db Merge ref '6159a44067eb' from rust-lang/rust 2025-11-19 08:27:10 +02: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 Merge pull request #20974 from ChayimFriedman2/ns4 2025-11-18 23:20:04 +00: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 fix: allow equality expressions in parsing of format_args 2025-11-19 07:12:16 +05:30
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 proc-macro-srv: Reimplement token trees via ropes 2025-11-22 13:27:08 +01: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 fix: Parse cargo config files with origins 2025-11-19 01:20:50 +09:00
query-group-macro internal: bump salsa to 0.24 2025-10-04 09:47:26 -07:00
rust-analyzer Merge pull request #21085 from Veykril/push-kxznsnvokkvp 2025-11-21 13:54:49 +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 Rewrite method resolution to follow rustc more closely 2025-11-05 18:43:36 +02: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