rust-analyzer/crates
2025-03-31 09:40:57 +02:00
..
base-db fix: Fix, clarify and require a value for proc_macro_cwd of CrateData 2025-03-29 08:08:48 +01:00
cfg chore: Bump dependencies 2025-03-23 08:46:10 +01:00
edition chore: Bump Edition::CURRENT to 2024 2025-03-17 12:29:19 +01:00
hir fix: Cleanup param name inlay hint filtering 2025-03-31 09:40:57 +02:00
hir-def fix: Fix, clarify and require a value for proc_macro_cwd of CrateData 2025-03-29 08:08:48 +01:00
hir-expand fix: Fix, clarify and require a value for proc_macro_cwd of CrateData 2025-03-29 08:08:48 +01:00
hir-ty Merge pull request #19375 from ChayimFriedman2/do-not-complete 2025-03-28 09:06:19 +00:00
ide fix: Cleanup param name inlay hint filtering 2025-03-31 09:40:57 +02:00
ide-assists fix: Cleanup param name inlay hint filtering 2025-03-31 09:40:57 +02:00
ide-completion Allow crate authors to control completion of their things 2025-03-27 14:01:26 +02:00
ide-db fix: Cleanup param name inlay hint filtering 2025-03-31 09:40:57 +02:00
ide-diagnostics Fix a bug in orphan rules calculation 2025-03-28 05:37:29 +03:00
ide-ssr chore: Bump dependencies 2025-03-23 08:46:10 +01:00
intern Allow crate authors to control completion of their things 2025-03-27 14:01:26 +02:00
load-cargo fix: Fix, clarify and require a value for proc_macro_cwd of CrateData 2025-03-29 08:08:48 +01:00
mbe chore: Bump dependencies 2025-03-23 08:46:10 +01:00
parser feat: parse unsafe record fields 2025-03-25 08:55:31 +01:00
paths cargo fmt 2025-03-15 21:32:01 +01:00
proc-macro-api fix: Fix, clarify and require a value for proc_macro_cwd of CrateData 2025-03-29 08:08:48 +01:00
proc-macro-srv refactor: Shuffle some unsafety around in proc-macro-srv 2025-03-27 08:41:53 +01:00
proc-macro-srv-cli chore: Remove salsa dependency from proc-macro server again 2025-03-27 07:27:57 +01:00
profile chore: Bump dependencies 2025-03-23 08:46:10 +01:00
project-model fix: Fix, clarify and require a value for proc_macro_cwd of CrateData 2025-03-29 08:08:48 +01:00
query-group-macro Merge pull request #19436 from lnicola/rm-rustc-hashes 2025-03-24 06:56:05 +00:00
rust-analyzer analysis-stats: redesign printing of item tree stats 2025-03-24 14:04:07 -07:00
span chore: Remove salsa dependency from proc-macro server again 2025-03-27 07:27:57 +01:00
stdx refactor: Replace custom ThinVec with thin-vec crate 2025-03-24 13:44:13 +01:00
syntax fix: Cleanup param name inlay hint filtering 2025-03-31 09:40:57 +02:00
syntax-bridge chore: Remove unused dependencies 2025-03-23 08:08:17 +01:00
test-fixture fix: Fix, clarify and require a value for proc_macro_cwd of CrateData 2025-03-29 08:08:48 +01:00
test-utils chore: Bump dependencies 2025-03-23 08:46:10 +01:00
toolchain chore: Bump dependencies 2025-03-23 08:46:10 +01:00
tt Fix syntax fixup producing invalid punctuation 2025-03-08 13:21:00 +01: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