rust-analyzer/crates
Chayim Refael Friedman f8fdf544e4
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 #20805 from A4-Tacks/improve-static-const-parse-error
Improve parsing error for `static` and `const`
2025-10-09 03:09:29 +00:00
..
base-db Expand target info to include the architecture 2025-09-09 13:47:26 +03:00
cfg Switch to home-made db attaching infrastructure 2025-10-05 09:55:50 +03:00
edition
hir Migrate drop glue handling to new solver 2025-10-08 16:14:22 +03:00
hir-def Switch to home-made db attaching infrastructure 2025-10-05 09:55:50 +03:00
hir-expand resolve: Do not finalize shadowed bindings 2025-09-25 20:36:14 +03:00
hir-ty Migrate drop glue handling to new solver 2025-10-08 16:14:22 +03:00
ide Switch to home-made db attaching infrastructure 2025-10-05 09:55:50 +03:00
ide-assists Merge pull request #20792 from A4-Tacks/minor-fix-make-extract-ty-alias 2025-10-07 09:31:17 +00:00
ide-completion Add self param completions for trait assoc fn 2025-10-08 16:20:10 +08:00
ide-db Switch to home-made db attaching infrastructure 2025-10-05 09:55:50 +03:00
ide-diagnostics Merge pull request #20796 from ChayimFriedman2/bump-salsa 2025-10-06 16:23:20 +00:00
ide-ssr Switch to home-made db attaching infrastructure 2025-10-05 09:55:50 +03:00
intern Implement fallback properly 2025-09-24 20:42:06 +03:00
load-cargo
mbe move test per review feedback 2025-09-29 11:18:49 -04:00
parser Allow generic_param_list for static items 2025-10-09 09:45:42 +08:00
paths
proc-macro-api
proc-macro-srv
proc-macro-srv-cli
profile
project-model Prevent rustup from automatically installing toolchains 2025-09-30 19:02:10 +03:00
query-group-macro internal: bump salsa to 0.24 2025-10-04 09:47:26 -07:00
rust-analyzer Merge pull request #20803 from SomeoneToIgnore/nocapture 2025-10-07 08:27:08 +00:00
span Switch to home-made db attaching infrastructure 2025-10-05 09:55:50 +03:00
stdx Get rid of unfulfilled expectation 2025-10-01 23:00:16 -05:00
syntax Impl std::error::Error for SyntaxError 2025-09-30 15:40:54 +03:00
syntax-bridge
test-fixture Expand target info to include the architecture 2025-09-09 13:47:26 +03:00
test-utils Port a bunch of stuff from rustc and fix a bunch of type mismatches/diagnostics 2025-09-15 18:56:17 +03:00
toolchain Prevent rustup from automatically installing toolchains 2025-09-30 19:02:10 +03:00
tt
vfs
vfs-notify