rust-analyzer/crates
Shoyu Vanilla (Flint) e10d64eb40
Some checks failed
metrics / build_metrics (push) Has been cancelled
rustdoc / rustdoc (push) Has been cancelled
metrics / other_metrics (diesel-1.4.8) (push) Has been cancelled
metrics / other_metrics (hyper-0.14.18) (push) Has been cancelled
metrics / other_metrics (ripgrep-13.0.0) (push) Has been cancelled
metrics / other_metrics (self) (push) Has been cancelled
metrics / other_metrics (webrender-2022) (push) Has been cancelled
metrics / generate_final_metrics (push) Has been cancelled
Merge pull request #20234 from Hmikihiro/migrate_ted_remove_default
Remove `ConstParam::remove_default` and `TypeParam::remove_default` to migrate from ted
2025-07-14 06:42:36 +00:00
..
base-db Bump salsa 2025-07-03 10:05:16 +02: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 #20219 from ChayimFriedman2/expr-store-mem 2025-07-11 14:25:39 +00:00
hir-def remove now useless [allow(unused_lifetimes)] 2025-07-13 05:43:05 -04:00
hir-expand Merge pull request #20210 from ChayimFriedman2/naked-asm-safe 2025-07-10 06:28:49 +00:00
hir-ty Merge pull request #20232 from ShoyuVanilla/issue-20225 2025-07-11 19:32:53 +00:00
ide Merge pull request #20232 from ShoyuVanilla/issue-20225 2025-07-11 19:32:53 +00:00
ide-assists remove remove_default 2025-07-13 02:03:56 +09:00
ide-completion Fix assoc type where clause position 2025-07-12 23:48:41 +08:00
ide-db Merge pull request #20185 from ChayimFriedman2/variant-symbols 2025-07-07 15:15:27 +00:00
ide-diagnostics Differentiate between asm!(), global_asm!() and naked_asm!(), and make only asm!() unsafe 2025-07-09 17:37:27 +03: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 Add fn load_workspace_into_db variant for ra_ap_load_cargo's fn load_workspace 2025-07-03 23:09:49 +02:00
mbe Don't run doctests 2025-06-23 00:50:22 +03:00
parser Merge pull request #20210 from ChayimFriedman2/naked-asm-safe 2025-07-10 06:28:49 +00: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 Do not append --compile-time-deps to overwritten build script commands 2025-06-29 09:07:55 +02: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 Improve flycheck and build script progress reporting 2025-07-04 11:52:09 +02:00
query-group-macro Don't run doctests 2025-06-23 00:50:22 +03:00
rust-analyzer Merge pull request #20219 from ChayimFriedman2/expr-store-mem 2025-07-11 14:25:39 +00:00
span Make AsmExpr have AstId 2025-07-09 21:43:20 +03:00
stdx Don't run doctests 2025-06-23 00:50:22 +03:00
syntax remove remove_default 2025-07-13 02:03:56 +09: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 #20132 from A4-Tacks/asmut-borrow-minicore 2025-07-06 08:01:54 +00:00
toolchain Don't run doctests 2025-06-23 00:50:22 +03:00
tt Workaround missing none group support in builtin macros 2025-06-27 12:06:23 +02:00
vfs Bump salsa 2025-07-03 10:05:16 +02:00
vfs-notify Don't run doctests 2025-06-23 00:50:22 +03:00