rust-analyzer/crates
2025-03-21 20:30:46 +05:30
..
base-db refactor: Remove unnecessary Arc 2025-03-16 10:27:48 +01:00
cfg refactor: Remove CrateGraphBuilder::iter_mut 2025-03-16 10:24:15 +01:00
edition chore: Bump Edition::CURRENT to 2024 2025-03-17 12:29:19 +01:00
hir Merge pull request #19363 from euclio/varargs-detail 2025-03-16 13:43:11 +00:00
hir-def refactor: Do not use Expander in assoc item lowering 2025-03-18 11:11:36 +01:00
hir-expand chore: Bump Edition::CURRENT to 2024 2025-03-17 12:29:19 +01:00
hir-ty chore: Bump Edition::CURRENT to 2024 2025-03-17 12:29:19 +01:00
ide chore: Bump Edition::CURRENT to 2024 2025-03-17 12:29:19 +01:00
ide-assists Test unsafeness is respected when manual impling derives 2025-03-17 22:37:21 +01:00
ide-completion chore: Bump Edition::CURRENT to 2024 2025-03-17 12:29:19 +01:00
ide-db chore: Bump Edition::CURRENT to 2024 2025-03-17 12:29:19 +01:00
ide-diagnostics chore: Bump Edition::CURRENT to 2024 2025-03-17 12:29:19 +01:00
ide-ssr cargo fmt 2025-03-15 21:32:01 +01:00
intern internal: Symbol is not PartialOrd 2025-03-16 16:06:06 +01:00
load-cargo cargo fmt 2025-03-15 21:32:01 +01:00
mbe chore: Bump Edition::CURRENT to 2024 2025-03-17 12:29:19 +01:00
parser chore: Bump Edition::CURRENT to 2024 2025-03-17 12:29:19 +01:00
paths cargo fmt 2025-03-15 21:32:01 +01:00
proc-macro-api Merge pull request #19329 from Shourya742/2025-03-10-add-proc-macro-api-doc 2025-03-17 09:17:35 +00:00
proc-macro-srv chore: Clean up proc-macro-srv CI job 2025-03-18 12:06:25 +01:00
proc-macro-srv-cli cargo fmt 2025-03-15 21:32:01 +01:00
profile Use size_of from the prelude instead of imported 2025-03-05 00:48:44 -08:00
project-model Merge pull request #19005 from duncanawoods/18955---fix-running-tests-for-packages-with-multiple-targets 2025-03-17 19:54:49 +00:00
query-group-macro refactor: Remove unnecessary Arc 2025-03-16 10:27:48 +01:00
rust-analyzer chore: Clean up proc-macro-srv CI job 2025-03-18 12:06:25 +01:00
span internal: Render root syntax contexts more clearly 2025-03-16 16:26:07 +01:00
stdx cargo fmt 2025-03-15 21:32:01 +01:00
syntax add syntax validation test for &impl 'a 2025-03-21 20:30:46 +05:30
syntax-bridge cargo fmt 2025-03-15 21:32:01 +01:00
test-fixture chore: Bump Edition::CURRENT to 2024 2025-03-17 12:29:19 +01:00
test-utils chore: Bump Edition::CURRENT to 2024 2025-03-17 12:29:19 +01:00
toolchain fix clippy::doc_overindented_list_items 2025-03-15 21:32:01 +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 cargo fmt 2025-03-15 21:32:01 +01:00