.. |
base-db
|
Adjust for new Salsa not implementing Debug by default
|
2025-04-22 15:19:35 +03:00 |
cfg
|
Remove unnecessary predefined symbol clones
|
2025-04-21 03:10:13 +03:00 |
edition
|
chore: Bump Edition::CURRENT to 2024
|
2025-03-17 12:29:19 +01:00 |
hir
|
refactor: Remove WherePredicateTypeTarget
|
2025-04-24 09:13:56 +02:00 |
hir-def
|
Shrink WherePredicate by 8 bytes
|
2025-04-24 09:23:00 +02:00 |
hir-expand
|
Adjust for salsa::Id::from_u32() being unsafe
|
2025-04-22 15:19:35 +03:00 |
hir-ty
|
Merge pull request #19675 from Veykril/push-uuluymsosttr
|
2025-04-24 08:45:30 +00:00 |
ide
|
Merge pull request #19647 from roife/fix-issue-19646
|
2025-04-22 16:27:28 +00:00 |
ide-assists
|
Merge pull request #19622 from A4-Tacks/raw-string-suffix
|
2025-04-22 11:43:17 +00:00 |
ide-completion
|
Merge pull request #19644 from ChayimFriedman2/const-syms
|
2025-04-21 12:34:59 +00:00 |
ide-db
|
Merge pull request #19657 from ChayimFriedman2/better-offset-of
|
2025-04-22 13:28:34 +00:00 |
ide-diagnostics
|
fix: Fix type argument mismatch incorrectly triggering on inferred trait args
|
2025-04-24 09:16:01 +02:00 |
ide-ssr
|
Make HirFileId , EditionedFileId and macro files Salsa struct
|
2025-04-19 22:10:52 +03:00 |
intern
|
Merge pull request #19644 from ChayimFriedman2/const-syms
|
2025-04-21 12:34:59 +00: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
|
Preallocate parser::Input
|
2025-04-25 17:18:14 +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
|
prefer default over new
|
2025-04-04 15:49:50 +02: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
|
fix: Fix incorrect diagnostic for lifetime parameter count mismatch
|
2025-04-23 16:36:13 +02:00 |
rust-analyzer
|
Adapt for new cycle handling changing in Salsa
|
2025-04-22 15:20:05 +03:00 |
span
|
Account for IngredientCache::get_or_create() taking &Zalsa and not &dyn Database
|
2025-04-22 15:20:07 +03:00 |
stdx
|
internal: fix NameGenerator 's and AnyMap 's rustdocs
|
2025-04-09 12:44:52 -04:00 |
syntax
|
Merge pull request #19643 from ChayimFriedman2/generic-const-items
|
2025-04-21 12:17:08 +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
|
Fix a bug in MBE expansion that arose from incorrect fixing of an older bug in MBE
|
2025-04-01 21:05:51 +03: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 |