rust-analyzer/crates
Chayim Refael Friedman f7a13f0a41
Some checks are pending
metrics / build_metrics (push) Waiting to run
metrics / other_metrics (diesel-1.4.8) (push) Blocked by required conditions
metrics / other_metrics (hyper-0.14.18) (push) Blocked by required conditions
metrics / other_metrics (ripgrep-13.0.0) (push) Blocked by required conditions
metrics / other_metrics (self) (push) Blocked by required conditions
metrics / other_metrics (webrender-2022) (push) Blocked by required conditions
metrics / generate_final_metrics (push) Blocked by required conditions
rustdoc / rustdoc (push) Waiting to run
Merge pull request #20369 from ChayimFriedman2/rename-self2
feat: When renaming `self` to other name, change callers method method call syntax to assoc fn syntax
2025-10-27 15:38:33 +00:00
..
base-db Revert "internal: Rewrite attribute handling" 2025-10-22 19:19:13 +03:00
cfg Revert "internal: Rewrite attribute handling" 2025-10-22 19:19:13 +03:00
edition
hir Lower async closures to TyKind::CoroutineClosure 2025-10-24 04:31:56 +03:00
hir-def Revert "internal: Rewrite attribute handling" 2025-10-22 19:19:13 +03:00
hir-expand Revert "internal: Rewrite attribute handling" 2025-10-22 19:19:13 +03:00
hir-ty Add regression tests for some fixed A-ty issues 2025-10-27 02:18:52 +09:00
ide Merge pull request #20369 from ChayimFriedman2/rename-self2 2025-10-27 15:38:33 +00:00
ide-assists Fix not applicable on let-chain for replace_is_method_with_if_let_method 2025-10-26 19:55:09 +08:00
ide-completion Merge pull request #20912 from A4-Tacks/left-side-in-cond 2025-10-26 07:19:04 +00:00
ide-db Revert "internal: Rewrite attribute handling" 2025-10-22 19:19:13 +03:00
ide-diagnostics Add regression tests for some fixed A-ty issues 2025-10-27 02:18:52 +09:00
ide-ssr Revert "internal: Rewrite attribute handling" 2025-10-22 19:19:13 +03:00
intern Implement Interner::impl_specializes() 2025-10-23 20:48:51 +03:00
load-cargo
macros Improve fixture support 2025-10-16 22:06:16 +03:00
mbe
parser Improve parsing of missing name in MethodCallExpr 2025-10-22 14:37:12 +08:00
paths
proc-macro-api
proc-macro-srv
proc-macro-srv-cli
profile
project-model Use tracing error when received compiler message for unknown package 2025-10-25 09:14:35 +08:00
query-group-macro
rust-analyzer When renaming self to other name, change callers method method call syntax to assoc fn syntax 2025-10-27 17:27:18 +02:00
span
stdx
syntax Fix rustfmt for files that use 2024-edition syntax 2025-10-23 23:13:13 +02:00
syntax-bridge Revert "internal: Rewrite attribute handling" 2025-10-22 19:19:13 +03:00
test-fixture Revert "internal: Rewrite attribute handling" 2025-10-22 19:19:13 +03:00
test-utils Improve fixture support 2025-10-16 22:06:16 +03:00
toolchain
tt
vfs
vfs-notify