| .. |
|
base-db
|
Fix method resolution for incoherent impls when there are two sysroots in the crate graph
|
2025-12-15 17:51:53 +02:00 |
|
cfg
|
rust-analyzer: prep crates for testing against in-tree rustc_private
|
2025-12-11 20:22:49 +08:00 |
|
edition
|
|
|
|
hir
|
Fix method resolution for incoherent impls when there are two sysroots in the crate graph
|
2025-12-15 17:51:53 +02:00 |
|
hir-def
|
internal: add special ErasedFileAstId used for bypassing downmapping
|
2025-12-16 05:23:53 +00:00 |
|
hir-expand
|
internal: add special ErasedFileAstId used for bypassing downmapping
|
2025-12-16 05:23:53 +00:00 |
|
hir-ty
|
Fix method resolution for incoherent impls when there are two sysroots in the crate graph
|
2025-12-15 17:51:53 +02:00 |
|
ide
|
Merge pull request #21240 from benodiwal/feat/inlay-hint-missing-argument
|
2025-12-15 23:28:07 +00:00 |
|
ide-assists
|
Merge pull request #21258 from A4-Tacks/fix-add-ret-function-in-closure
|
2025-12-15 19:02:35 +00:00 |
|
ide-completion
|
Merge pull request #21278 from A4-Tacks/mut-ref-type-match
|
2025-12-16 08:52:33 +00:00 |
|
ide-db
|
Merge pull request #21262 from dfireBird/hir-locals-used
|
2025-12-15 14:26:41 +00:00 |
|
ide-diagnostics
|
Merge ref '0208ee09be46' from rust-lang/rust
|
2025-12-15 04:30:45 +00:00 |
|
ide-ssr
|
rust-analyzer: prep crates for testing against in-tree rustc_private
|
2025-12-11 20:22:49 +08:00 |
|
intern
|
Register define_opaque builtin attribute macro
|
2025-12-01 02:31:30 +02:00 |
|
load-cargo
|
rust-analyzer: prep crates for testing against in-tree rustc_private
|
2025-12-11 20:22:49 +08: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
|
Format code
|
2025-12-15 04:30:49 +00:00 |
|
paths
|
Fix rustdoc warnings and add CI
|
2025-12-01 13:06:15 +00:00 |
|
proc-macro-api
|
Format code
|
2025-12-15 04:30:49 +00: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: Prefix json target file with workspace root for sysroot metadata
|
2025-12-15 23:22:19 +09:00 |
|
query-group-macro
|
internal: bump salsa to 0.24
|
2025-10-04 09:47:26 -07:00 |
|
rust-analyzer
|
Merge pull request #21240 from benodiwal/feat/inlay-hint-missing-argument
|
2025-12-15 23:28:07 +00:00 |
|
span
|
Merge pull request #21280 from ChayimFriedman2/fix-assert
|
2025-12-16 06:00:31 +00:00 |
|
stdx
|
Merge pull request #20909 from taj-p/master
|
2025-11-15 09:17:33 +02:00 |
|
syntax
|
Merge ref '0208ee09be46' from rust-lang/rust
|
2025-12-15 04:30:45 +00:00 |
|
syntax-bridge
|
rust-analyzer: prep crates for testing against in-tree rustc_private
|
2025-12-11 20:22:49 +08:00 |
|
test-fixture
|
rust-analyzer: prep crates for testing against in-tree rustc_private
|
2025-12-11 20:22:49 +08:00 |
|
test-utils
|
Support the new lowering of format_args!()
|
2025-12-10 19:20:48 +02:00 |
|
toolchain
|
Prevent rustup from automatically installing toolchains
|
2025-09-30 19:02:10 +03:00 |
|
tt
|
rust-analyzer: prep crates for testing against in-tree rustc_private
|
2025-12-11 20:22:49 +08:00 |
|
vfs
|
Use FileId::MAX for id assertion in PathInterner::intern
|
2025-09-27 12:03:04 +05:30 |
|
vfs-notify
|
|
|