rust-analyzer/crates
Chayim Refael Friedman a6c1fa01d9
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 #20100 from ShoyuVanilla/ignore-sized-hierarchy
Backport new sized-hierarchy trait bounds in old ways
2025-06-26 20:37:18 +00:00
..
base-db Don't run doctests 2025-06-23 00:50:22 +03:00
cfg Don't run doctests 2025-06-23 00:50:22 +03:00
edition chore: Bump Edition::CURRENT to 2024 2025-03-17 12:29:19 +01:00
hir Merge pull request #20106 from Veykril/push-pytuxksnntux 2025-06-26 12:28:02 +00:00
hir-def Merge pull request #20100 from ShoyuVanilla/ignore-sized-hierarchy 2025-06-26 20:37:18 +00:00
hir-expand Merge pull request #20012 from lnicola/bump-literal-escaper 2025-06-24 08:21:36 +00:00
hir-ty Merge pull request #20100 from ShoyuVanilla/ignore-sized-hierarchy 2025-06-26 20:37:18 +00:00
ide Merge pull request #20100 from ShoyuVanilla/ignore-sized-hierarchy 2025-06-26 20:37:18 +00:00
ide-assists Adjust minicore for Sized Hierarchy changes 2025-06-25 21:51:51 +09:00
ide-completion Prettify AST in PathTransform if it's coming from a macro 2025-06-26 10:03:44 +03:00
ide-db Prettify AST in PathTransform if it's coming from a macro 2025-06-26 10:03:44 +03:00
ide-diagnostics Merge pull request #20036 from Veykril/push-yquvoyrxkksx 2025-06-24 06:59:54 +00:00
ide-ssr Don't run doctests 2025-06-23 00:50:22 +03:00
intern Backport new sized-hierarchy trait bounds in old ways 2025-06-26 23:22:26 +09:00
load-cargo feat: Show what cargo metadata is doing in status 2025-06-16 18:05:44 +02:00
mbe Don't run doctests 2025-06-23 00:50:22 +03:00
parser Parse new const trait syntax 2025-06-26 11:08:30 +02:00
paths Don't run doctests 2025-06-23 00:50:22 +03:00
proc-macro-api Don't run doctests 2025-06-23 00:50:22 +03:00
proc-macro-srv Don't run doctests 2025-06-23 00:50:22 +03:00
proc-macro-srv-cli Support spans with proc macro servers from before the ast id changes 2025-06-12 16:08:48 +03:00
profile Don't run doctests 2025-06-23 00:50:22 +03:00
project-model Merge pull request #20101 from ShoyuVanilla/comp-time-deps-sooner 2025-06-26 05:05:51 +00:00
query-group-macro Don't run doctests 2025-06-23 00:50:22 +03:00
rust-analyzer refactor: rename branches to branch_exit_points in highlight_related 2025-06-26 13:41:41 +08:00
span Support spans with proc macro servers from before the ast id changes 2025-06-12 16:08:48 +03:00
stdx Don't run doctests 2025-06-23 00:50:22 +03:00
syntax Parse new const trait syntax 2025-06-26 11:08:30 +02:00
syntax-bridge Don't run doctests 2025-06-23 00:50:22 +03:00
test-fixture Fix comparison of proc macros 2025-06-12 13:31:55 +03:00
test-utils Merge pull request #20100 from ShoyuVanilla/ignore-sized-hierarchy 2025-06-26 20:37:18 +00:00
toolchain Don't run doctests 2025-06-23 00:50:22 +03:00
tt Don't run doctests 2025-06-23 00:50:22 +03:00
vfs Don't run doctests 2025-06-23 00:50:22 +03:00
vfs-notify Don't run doctests 2025-06-23 00:50:22 +03:00