rust-analyzer/crates
2025-04-28 13:30:33 -07:00
..
base-db base-db: add more details to panic 2025-04-28 13:30:33 -07:00
cfg shrink_to_fit() in more places 2025-04-25 10:55:12 +03:00
edition chore: Bump Edition::CURRENT to 2024 2025-03-17 12:29:19 +01:00
hir refactor: De-arc lang item queries 2025-04-28 17:17:39 +02:00
hir-def refactor: De-arc lang item queries 2025-04-28 17:17:39 +02:00
hir-expand Merge pull request #19704 from Veykril/push-wrvznvvpvtvp 2025-04-28 09:45:04 +00:00
hir-ty refactor: De-arc lang item queries 2025-04-28 17:17:39 +02:00
ide refactor: De-arc lang item queries 2025-04-28 17:17:39 +02:00
ide-assists Merge pull request #19542 from snprajwal/let-else-to-match 2025-04-28 15:27:28 +00:00
ide-completion Add expression fill mode variant for filling with underscore expressions 2025-04-28 10:39:36 +02:00
ide-db Merge pull request #19704 from Veykril/push-wrvznvvpvtvp 2025-04-28 09:45:04 +00:00
ide-diagnostics refactor: migrate let_else_to_match to editor 2025-04-28 17:19:17 +05:30
ide-ssr Make HirFileId, EditionedFileId and macro files Salsa struct 2025-04-19 22:10:52 +03:00
intern Upgrade dashmap and hashbrown 2025-04-25 12:47:26 +03:00
load-cargo allow using null to unset an environment variable 2025-04-19 12:15:22 -04:00
mbe Remove unnecessary predefined symbol clones 2025-04-21 03:10:13 +03:00
parser Format code 2025-04-28 11:11:47 +03:00
paths cargo fmt 2025-03-15 21:32:01 +01:00
proc-macro-api Adjust for salsa::Id::from_u32() being unsafe 2025-04-22 15:19:35 +03:00
proc-macro-srv Merge pull request #19704 from Veykril/push-wrvznvvpvtvp 2025-04-28 09:45:04 +00:00
proc-macro-srv-cli chore: Remove salsa dependency from proc-macro server again 2025-03-27 07:27:57 +01:00
profile Fix signature of libc memory usage function on Linux 2025-04-16 16:56:45 +03:00
project-model Merge pull request #19644 from ChayimFriedman2/const-syms 2025-04-21 12:34:59 +00:00
query-group-macro Add expression fill mode variant for filling with underscore expressions 2025-04-28 10:39:36 +02:00
rust-analyzer Merge pull request #19704 from Veykril/push-wrvznvvpvtvp 2025-04-28 09:45:04 +00:00
span Switch AstIdMap to hashbrown::HashTable from the raw API 2025-04-25 12:57:13 +03:00
stdx internal: fix NameGenerator's and AnyMap's rustdocs 2025-04-09 12:44:52 -04:00
syntax Merge pull request #19542 from snprajwal/let-else-to-match 2025-04-28 15:27:28 +00:00
syntax-bridge Preallocate parser::Input 2025-04-25 17:18:14 +03:00
test-fixture Make HirFileId, EditionedFileId and macro files Salsa struct 2025-04-19 22:10:52 +03:00
test-utils Merge pull request #19657 from ChayimFriedman2/better-offset-of 2025-04-22 13:28:34 +00:00
toolchain allow using null to unset an environment variable 2025-04-19 12:15:22 -04:00
tt Add expression fill mode variant for filling with underscore expressions 2025-04-28 10:39:36 +02:00
vfs cargo fmt 2025-03-15 21:32:01 +01:00
vfs-notify chore: Bump dependencies 2025-03-23 08:46:10 +01:00