| .. |
|
base-db
|
Fix a panic where all_crates() is empty
|
2025-11-29 18:52:18 +02:00 |
|
cfg
|
Rewrite attribute handling
|
2025-11-29 18:52:18 +02:00 |
|
edition
|
chore: Bump Edition::CURRENT to 2024
|
2025-03-17 12:29:19 +01:00 |
|
hir
|
fix: updated to use hir-def representation
|
2025-12-08 11:57:31 +05:30 |
|
hir-def
|
Merge pull request #21209 from ChayimFriedman2/stale-expr
|
2025-12-08 16:28:46 +00:00 |
|
hir-expand
|
fix: Skip cfg attributes when stripping macro input attributes
|
2025-12-05 03:42:39 +08:00 |
|
hir-ty
|
Merge pull request #21178 from Veykril/tracked-modules
|
2025-12-07 08:41:04 +00:00 |
|
ide
|
fix: fixed Impl display to show trait generic args
|
2025-12-08 04:41:05 +05:30 |
|
ide-assists
|
Merge pull request #21174 from Young-Flash/migrate_convert_iter_for_each_to_for
|
2025-12-08 07:11:26 +00:00 |
|
ide-completion
|
Merge pull request #21222 from A4-Tacks/no-comp-resugar-unit-ret-ty
|
2025-12-07 15:06:49 +00:00 |
|
ide-db
|
Make ModuleId a tracked struct
|
2025-12-07 09:31:19 +01:00 |
|
ide-diagnostics
|
Merge pull request #21209 from ChayimFriedman2/stale-expr
|
2025-12-08 16:28:46 +00:00 |
|
ide-ssr
|
Make Semantics::attach_first_edition() not return Option
|
2025-11-29 18:52:18 +02:00 |
|
intern
|
Register define_opaque builtin attribute macro
|
2025-12-01 02:31:30 +02:00 |
|
load-cargo
|
Gate spawning proc-macro-srv with --format on toolchain version
|
2025-11-26 17:30:45 +01:00 |
|
macros
|
Improve fixture support
|
2025-10-16 22:06:16 +03:00 |
|
mbe
|
Pass the correct per-token (not global) edition when expanding macro_rules
|
2025-11-28 10:30:10 +02:00 |
|
parser
|
Fix rustdoc warnings and add CI
|
2025-12-01 13:06:15 +00:00 |
|
paths
|
Fix rustdoc warnings and add CI
|
2025-12-01 13:06:15 +00:00 |
|
proc-macro-api
|
fix: Disable postcard use temporarily
|
2025-12-07 14:52:10 +01:00 |
|
proc-macro-srv
|
fix: More proc-macro-srv proto fixes
|
2025-12-03 16:17:51 +01:00 |
|
proc-macro-srv-cli
|
proc-macro-srv: Fix <TokenStream as Display>::fmt impl producing trailing whitespace
|
2025-11-27 13:51:20 +01:00 |
|
profile
|
Implement next trait solver
|
2025-08-09 16:08:58 +00:00 |
|
project-model
|
Fix rustdoc warnings and add CI
|
2025-12-01 13:06:15 +00:00 |
|
query-group-macro
|
internal: bump salsa to 0.24
|
2025-10-04 09:47:26 -07:00 |
|
rust-analyzer
|
Merge pull request #21178 from Veykril/tracked-modules
|
2025-12-07 08:41:04 +00:00 |
|
span
|
Merge pull request #21195 from Veykril/push-nnzprznzurwz
|
2025-12-03 16:15:37 +00:00 |
|
stdx
|
Merge pull request #20909 from taj-p/master
|
2025-11-15 09:17:33 +02:00 |
|
syntax
|
Merge pull request #21174 from Young-Flash/migrate_convert_iter_for_each_to_for
|
2025-12-08 07:11:26 +00:00 |
|
syntax-bridge
|
Rewrite attribute handling
|
2025-11-29 18:52:18 +02:00 |
|
test-fixture
|
Rewrite attribute handling
|
2025-11-29 18:52:18 +02:00 |
|
test-utils
|
Fix rustdoc warnings and add CI
|
2025-12-01 13:06:15 +00: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 |