rust-analyzer/crates
Lukas Wirth 0ac65592a8
Some checks failed
autopublish / publish (push) Waiting to run
release / dist (aarch64-unknown-linux-gnu) (push) Waiting to run
release / dist (arm-unknown-linux-gnueabihf) (push) Waiting to run
release / dist (x86_64-unknown-linux-gnu) (push) Waiting to run
release / dist (aarch64-pc-windows-msvc) (push) Waiting to run
release / dist (x86_64-pc-windows-msvc) (push) Waiting to run
release / dist (i686-pc-windows-msvc) (push) Waiting to run
release / dist (aarch64-apple-darwin) (push) Waiting to run
release / dist (x86_64-apple-darwin) (push) Waiting to run
release / dist (x86_64-unknown-linux-musl) (push) Waiting to run
release / publish (push) Blocked by required conditions
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 #20184 from Veykril/push-ywpynxnltpok
chore: Remove dead field from `InferenceContext`
2025-07-06 09:08: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 chore: Remove dead field from InferenceContext 2025-07-06 10:57:06 +02:00
hir-def Skip unnecessary eq work in BodySourceMap 2025-07-04 11:36:06 +02:00
hir-expand Fix some things with builtin derives 2025-07-03 23:05:56 +03:00
hir-ty Merge pull request #20184 from Veykril/push-ywpynxnltpok 2025-07-06 09:08:36 +00:00
ide Merge pull request #20031 from jnyfah/some-branch 2025-07-04 09:20:14 +00:00
ide-assists minor: Handle match arm commas in make::match_arm 2025-07-04 11:08:28 +02:00
ide-completion Fix some things with builtin derives 2025-07-03 23:05:56 +03:00
ide-db Merge pull request #20132 from A4-Tacks/asmut-borrow-minicore 2025-07-06 08:01:54 +00:00
ide-diagnostics fix: Closure capturing for let exprs, again 2025-07-03 22:51:16 +09: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 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 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 fix: Avoid .unwrap() when running the discover command 2025-07-04 16:55:53 +01:00
span Bump salsa 2025-07-03 10:05:16 +02:00
stdx Don't run doctests 2025-06-23 00:50:22 +03:00
syntax minor: Handle match arm commas in make::match_arm 2025-07-04 11:08:28 +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 #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