rust-analyzer/crates
Lukas Wirth 6b2e677795
Some checks failed
release / dist (aarch64-apple-darwin) (push) Has been cancelled
release / dist (x86_64-apple-darwin) (push) Has been cancelled
release / dist (aarch64-unknown-linux-gnu) (push) Has been cancelled
release / dist (arm-unknown-linux-gnueabihf) (push) Has been cancelled
release / dist (x86_64-unknown-linux-gnu) (push) Has been cancelled
release / dist (aarch64-pc-windows-msvc) (push) Has been cancelled
release / dist (x86_64-pc-windows-msvc) (push) Has been cancelled
release / dist (i686-pc-windows-msvc) (push) Has been cancelled
release / dist (x86_64-unknown-linux-musl) (push) Has been cancelled
autopublish / publish (push) Has been cancelled
release / publish (push) Has been cancelled
fix: Only compute unstable paths on nightly toolchains for IDE features
2025-08-25 08:46:02 +02:00
..
base-db When renaming a parameter to self, change callers to use method call syntax 2025-08-02 21:39:22 +03:00
cfg cargo clippy --fix 2025-07-31 10:55:10 +02:00
edition
hir fix: Only compute unstable paths on nightly toolchains for IDE features 2025-08-25 08:46:02 +02:00
hir-def fix: Only compute unstable paths on nightly toolchains for IDE features 2025-08-25 08:46:02 +02:00
hir-expand When renaming a parameter to self, change callers to use method call syntax 2025-08-02 21:39:22 +03:00
hir-ty fix: Only compute unstable paths on nightly toolchains for IDE features 2025-08-25 08:46:02 +02:00
ide Fix minor things 2025-08-10 17:48:17 -05:00
ide-assists fix: Only compute unstable paths on nightly toolchains for IDE features 2025-08-25 08:46:02 +02:00
ide-completion fix: Only compute unstable paths on nightly toolchains for IDE features 2025-08-25 08:46:02 +02:00
ide-db fix: Only compute unstable paths on nightly toolchains for IDE features 2025-08-25 08:46:02 +02:00
ide-diagnostics fix: Only compute unstable paths on nightly toolchains for IDE features 2025-08-25 08:46:02 +02:00
ide-ssr fix: Only compute unstable paths on nightly toolchains for IDE features 2025-08-25 08:46:02 +02:00
intern Support cfg_select! 2025-07-20 11:56:45 +03:00
load-cargo cargo clippy --fix 2025-07-31 10:55:10 +02:00
mbe cargo clippy --fix 2025-07-31 10:55:10 +02:00
parser parser: fix parsing of trait bound polarity and for-binders 2025-08-10 02:21:11 -04:00
paths Don't run doctests 2025-06-23 00:50:22 +03:00
proc-macro-api Add version command to proc-macro-srv 2025-07-31 10:10:50 +02:00
proc-macro-srv Reorganize proc-macro-srv 2025-07-31 09:55:07 +02:00
proc-macro-srv-cli Add version command to proc-macro-srv 2025-07-31 10:10:50 +02:00
profile Don't run doctests 2025-06-23 00:50:22 +03:00
project-model remove duplicate field in Debug 2025-08-08 23:46:28 +02:00
query-group-macro cargo clippy --fix 2025-07-31 10:55:10 +02:00
rust-analyzer fix: Only compute unstable paths on nightly toolchains for IDE features 2025-08-25 08:46:02 +02:00
span cargo clippy --fix 2025-07-31 10:55:10 +02:00
stdx Don't run doctests 2025-06-23 00:50:22 +03:00
syntax In extract_module.rs, generate ast::Module instead of String 2025-08-07 02:29:59 +09:00
syntax-bridge remove P 2025-08-09 15:47:01 +08:00
test-fixture cargo clippy --fix 2025-07-31 10:55:10 +02:00
test-utils Add write! and writeln! to minicore 2025-08-09 00:09:56 +08:00
toolchain Don't run doctests 2025-06-23 00:50:22 +03:00
tt cargo clippy --fix 2025-07-31 10:55:10 +02:00
vfs Bump salsa 2025-07-03 10:05:16 +02:00
vfs-notify cargo clippy --fix 2025-07-31 10:55:10 +02:00